conditional requests for attachments always return 304
------------------------------------------------------
Key: COUCHDB-386
URL: https://issues.apache.org/jira/browse/COUCHDB-386
Project: CouchDB
Issue Type: Improvement
Components: HTTP Interface
Environment: svn trunk
Reporter: Mark Hammond
Attachments: attachment_304.patch
If you make a conditional request for a document using the etag, you correctly
get a 304 response. If you try the same thing with an attachment you always
get a 304. Attaching a test case to demonstrate this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.