rdflib.js
rdflib.js copied to clipboard
CSS fetcher.webOperation return allways text/turtle with [email protected]
see https://github.com/SolidOS/source-pane/issues/53
await fetcher.webOperation('GET', resource, options)
This occurs for GET and HEAD on [email protected] only if using an options parameter.
- no issue with
NSS. - no issue with
[email protected]
This is related to https://github.com/CommunitySolidServer/CommunitySolidServer/issues/1866 Should be resolved in future CSS versions https://github.com/CommunitySolidServer/CommunitySolidServer/pull/1868