[ https://issues.apache.org/jira/browse/COUCHDB-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739024#action_12739024 ] Adam Kocoloski commented on COUCHDB-448: ---------------------------------------- ibrowse does not unzip response bodies, but it's simple enough to do this ourselves with a call to zlib:gunzip/1 > Support Gzip encoding for replicating over slow connections > ----------------------------------------------------------- > > Key: COUCHDB-448 > URL: https://issues.apache.org/jira/browse/COUCHDB-448 > Project: CouchDB > Issue Type: Improvement > Components: HTTP Interface > Reporter: Jason Davies > > This shouldn't be too hard to add, we should support it in general for all HTTP requests to the server and also allow it to be enabled in the replicator client for pull/push replication. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.