[ https://issues.apache.org/jira/browse/COUCHDB-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoit Chesneau updated COUCHDB-461:
------------------------------------
Attachment: chunked2.diff
fix indentation in previous patch, sorry.
> 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.
|