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

Rdflib accidentally sends out map headers

Open timea-solid opened this issue 3 years ago • 0 comments

See: https://github.com/SolidOS/mashlib/issues/133 "When Mashlib makes requests, it accidentally sends out an HTTP header map: [object Object]. I presume a map function is being attached by accident.

This can result in CORS issues if the server does not allow map header access. " And: https://github.com/SolidOS/solidos/issues/79

timea-solid avatar Nov 24 '22 09:11 timea-solid