rdflib.js
rdflib.js copied to clipboard
Rdflib accidentally sends out map headers
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