Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
I need to get the attachment encoding info for my docs so that I know if the attachment is compressed or if the digest refers to the uncompressed data.
Currently, this requires an additional GET for each doc.
It would be more efficient if every /db/doc?... flag was also supported in the _changes feed when include_docs=true.
Attachments
Issue Links
- duplicates
-
COUCHDB-1923 Allow ?attachments=true alongside ?include_docs=true on view
- Closed