[ 
https://issues.apache.org/jira/browse/COUCHDB-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854818#comment-13854818
 ] 

Nick North commented on COUCHDB-2011:
-------------------------------------

This is similar to https://issues.apache.org/jira/browse/COUCHDB-1956, which 
also proposes that chunked multipart/related requests should be allowed and 
that attachment lengths should be optional. i have some code in test for that, 
but it has a bug affecting the request following the chunked one so I have not 
released it yet.

> 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)

Reply via email to