rdflib.js icon indicating copy to clipboard operation
rdflib.js copied to clipboard

CSS fetcher.webOperation return allways text/turtle with [email protected]

Open bourgeoa opened this issue 2 years ago • 1 comments

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.

bourgeoa avatar Dec 14 '23 15:12 bourgeoa

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

bourgeoa avatar Mar 24 '24 10:03 bourgeoa