Send Etag for standalone attachment requests
--------------------------------------------
Key: COUCHDB-184
URL: https://issues.apache.org/jira/browse/COUCHDB-184
Project: CouchDB
Issue Type: Improvement
Components: HTTP Interface
Affects Versions: 0.8.1
Reporter: Jan Lehnardt
Assignee: Jan Lehnardt
Priority: Minor
Fix For: 0.9
GET /db/doc/fie.txt does not send an Etag header. The attached patch adds this
header based on the containing document's `_rev`-value. Includes a test.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.