[ https://issues.apache.org/jira/browse/COUCHDB-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13848474#comment-13848474 ]
Dave Cottlehuber commented on COUCHDB-154: ------------------------------------------ Hi Zak, Welcome :-) I added you as a JIRA contributor which means you can accept / update tickets incl assigning to yourself, if this doesn't work poke me [~dch] on IRC etc. Theres some existing, unfinished or slightly related work already out there, for example: https://github.com/lgerbarg/couchdb/tree/gzip-support & https://groups.google.com/forum/#!topic/mochiweb/u1wYFs25o3Q thread https://gist.github.com/archaelus/76455 may be useful, albeit wrong direction. Note that CouchDB uses an older (& custom) version of mochiweb so that we can continue to support older Erlang releases. I'm looking forwards to your tricky questions! A+ Dave > 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: zmhassan > > 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)