You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by rnewson <gi...@git.apache.org> on 2014/02/07 22:52:37 UTC

[GitHub] couchdb pull request: Accept gzipped JSON request bodies

GitHub user rnewson opened a pull request:

    https://github.com/apache/couchdb/pull/147

    Accept gzipped JSON request bodies

    COUCHDB-2054

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/couchdb 2054-feature-gzip-requests

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb/pull/147.patch

----
commit 4d893387291ef4db1058a2f101bc0fd3c5064b17
Author: Robert Newson <rn...@apache.org>
Date:   2014-02-07T20:33:57Z

    Accept gzipped JSON request bodies
    
    COUCHDB-2054

----