[
https://issues.apache.org/jira/browse/COUCHDB-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798172#action_12798172
]
Robert Newson commented on COUCHDB-618:
---------------------------------------
Further reading of http 1.1 RFC, we shouldn't include a Content-Type header at
all for this, so the paths that do (and with text/plain) are "wrong".
This bug, therefore, is to fix the 304 response so that it doesn't return a
Content-Type header.
> Content-Type of 304 responses are not negotiated.
> -------------------------------------------------
>
> Key: COUCHDB-618
> URL: https://issues.apache.org/jira/browse/COUCHDB-618
> Project: CouchDB
> Issue Type: Bug
> Reporter: Robert Newson
> Attachments: 304-etag-response.diff
>
>
> 304 responses are always text/plain even if you Accept: application/json
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.