CSS v7.0.2 : - mashlib@1.8.8 with rdflib@2.2.30 return the correct contentType on `response.headers.get('content-type')` - while mashlib build with rdflib@2.2.33 allways return `text/turtle` HumanPane found the correct contentType with : https://github.com/SolidOS/solid-panes/blob/a5a81b8818d4d69ce7b812e84d8d95e1f3f84793/src/humanReadablePane.js#L77-L83