Matthias Reik created COUCHDB-2654:
--------------------------------------
Summary: Support Content-Range for Attachment PUT requests
Key: COUCHDB-2654
URL: https://issues.apache.org/jira/browse/COUCHDB-2654
Project: CouchDB
Issue Type: Improvement
Security Level: public (Regular issues)
Components: Database Core, HTTP Interface
Reporter: Matthias Reik
This ticket is a result of my question on
[stackoverflow|http://stackoverflow.com/questions/29228210/does-couchdb-suppport-content-range-in-attachment-put-requests]
It would be nice to add support for updating/editing/adding to an existing
attachment by making use of the Content-Range header on PUT requests. It is
already supported for GET requests (even though not sure whether it's according
to [RFC 2616|http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.16])
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)