Benoit Chesneau created COUCHDB-2011:
----------------------------------------
Summary: support chunked encoding in multipart upload
Key: COUCHDB-2011
URL: https://issues.apache.org/jira/browse/COUCHDB-2011
Project: CouchDB
Issue Type: Improvement
Components: HTTP Interface
Reporter: Benoit Chesneau
Right now a PUT to /db/docid with a `multipart/related` content-type only work
if a content-length is given. It would be better to also support
transfer-encoding so we can send any attachements without knowing their size
first
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)