[
https://issues.apache.org/jira/browse/COUCHDB-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13852863#comment-13852863
]
ASF subversion and git services commented on COUCHDB-154:
---------------------------------------------------------
Commit 10a17682985af09d75006d97f8a61020e6218035 in branch
refs/heads/154-feature-gzip-post from [~kocolosk]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb.git;h=10a1768 ]
Allows clients to send gzipped JSON bodies
A request with a Content-Encoding other than "gzip" or "identity" will
receive a 415 Unsupported Media Type response.
COUCHDB-154
> Support gzip content in POST requests
> -------------------------------------
>
> Key: COUCHDB-154
> URL: https://issues.apache.org/jira/browse/COUCHDB-154
> Project: CouchDB
> Issue Type: Improvement
> Components: HTTP Interface
> Affects Versions: 0.9
> Reporter: Ask Bjørn Hansen
> Assignee: Robert Newson
>
> When sending large amounts of data to CouchDB it'd be nice to have support
> for Content-Encoding: gzip or Transfer-Encoding: gzip (in the client to
> server direction).
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)