linkeddata / rdflib.js

Linked Data API for JavaScript
http://linkeddata.github.io/rdflib.js/doc/
Other
561 stars 142 forks source link

CSS fetcher.webOperation return allways text/turtle with rdflib@2.2.33 #629

Open bourgeoa opened 7 months ago

bourgeoa commented 7 months ago

see https://github.com/SolidOS/source-pane/issues/53

await fetcher.webOperation('GET', resource, options)

This occurs for GET and HEAD on rdflib@2.2.33 only if using an options parameter.

bourgeoa commented 3 months ago

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