replication fails when a proxy gzips attachments ------------------------------------------------
Key: COUCHDB-572 URL: https://issues.apache.org/jira/browse/COUCHDB-572 Project: CouchDB Issue Type: Bug Components: Replication Affects Versions: 0.10, 0.10.1 Reporter: Adam Kocoloski Assignee: Adam Kocoloski Fix For: 0.11 The replicators declares an Accept-Encoding:gzip for attachment requests, but that's not actually true. As a result it cannot work when talking to a proxy server that gzips responses from CouchDB. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.