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

Benoit Chesneau commented on COUCHDB-461:
-----------------------------------------

patch has been applied to my github branch :

http://github.com/benoitc/couchdb/commits/chunked

> attachments - handle correctly chunked encoding and Content-Length, send 
> attachments unchunked
> ----------------------------------------------------------------------------------------------
>
>                 Key: COUCHDB-461
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-461
>             Project: CouchDB
>          Issue Type: Bug
>            Reporter: Benoit Chesneau
>             Fix For: 0.10
>
>         Attachments: chunked.diff, chunked2.diff
>
>
> This patch allow couchdb to send attachments unchunked, instead, 
> Content-Length is fixed and content is streamed. It also fix attachments PUT 
> by detecting first if encoding is chunked then test the length witch is the 
> standard way to do it. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to