[
https://issues.apache.org/jira/browse/COUCHDB-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854678#comment-13854678
]
Benoit Chesneau commented on COUCHDB-2011:
------------------------------------------
The api should also support the content-length, content-type and
contenr-disposition headers in a part so we can set the metadata of an
attachment easily.
> 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)