Benoit Chesneau created COUCHDB-2012:
----------------------------------------
Summary: a multipart GET should work for any options given in the
uri
Key: COUCHDB-2012
URL: https://issues.apache.org/jira/browse/COUCHDB-2012
Project: CouchDB
Issue Type: Improvement
Components: HTTP Interface
Reporter: Benoit Chesneau
Right now you can only receive a multipart reponse on `GET /db/docid` if you
pass attachments=true or use the option revs and open-revs .
A multipart response should honor the header `Accept: multipart/mixed`
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)