clj-http-client/test/puppetlabs/http
Jeremy Barlow 689db7cb87 (PDB-2640) Add option for gzip compressing a request's body
This commit adds a new Clojure HTTP request option,
`:compress-request-body`, and corresponding Java option which can be used
to have gzip compression applied to the request's body before it is sent
along to the server.
2017-02-01 14:36:07 -08:00
..
client (PDB-2640) Add option for gzip compressing a request's body 2017-02-01 14:36:07 -08:00