linkeddata / rdflib.js

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

Do not assume Response.body is set on fetch, use response.text instead #507

Closed timbl closed 3 years ago

timbl commented 3 years ago

This should be the fix for https://github.com/linkeddata/rdflib.js/issues/506