[
https://issues.apache.org/jira/browse/COUCHDB-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Hammond updated COUCHDB-386:
---------------------------------
Description:
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 200. Attaching a test case to demonstrate this.
was:
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.
> conditional requests for attachments never 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 200. 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.