cubicweb-skos #7418097 Send correct content-type header when exporting to RDF [validation pending]
Official media type for RDF/XML is application/rdf+xml (see http://www.w3.org/2002/06/registering-mediatype2014.html). Moreover, rdflib, only recognize application/rdf+xml. So when exporting RDF data, content-type in response header should be set to application/rdf+xml (instead of the current text/xml) | |
priority | normal |
---|---|
type | enhancement |
done in | 0.7.1 |
load left | 0.000 |
closed by | #e21f72e999dc [views] Set correct content-type when exporting to RDF |
patch | [views] Set correct content-type when exporting to RDF [applied] |