History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: SES-228
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Arjohn Kampman
Reporter: Arjohn Kampman
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Sesame

HTTP server specifies wrong content type for N3 data

Created: 26/Jan/06 08:17 PM   Updated: 07/Jul/09 07:01 PM
Component/s: HTTP Server
Affects Version/s: 1.0, 1.0.1, 1.1, 1.0.2, 1.2, 1.0.3, 1.0.4, 1.1-RC1, 1.1-RC2, 1.1.1, 1.1.2, 1.1.3, 1.2-RC1, 1.2-RC2, 1.2.1, 1.2.2, 1.2.3
Fix Version/s: 1.2.4


 Description   
Sesame's HTTP server specifies "text/plain" as the content type for N3 data, which should be "text/rdf+n3"

 All   Comments   Change History      Sort Order:
Comment by Simon Reinhardt [07/Jul/09 07:01 PM]
Actually it should be text/n3, see http://www.openrdf.org/issues/browse/RIO-69 .