clj-http-client/doc
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
..
clojure-client.md (PDB-2640) Add option for gzip compressing a request's body 2017-02-01 14:36:07 -08:00
java-client.md (TK-117) Address further PR comments 2014-12-19 13:21:36 -08:00
metrics.md (TK-402) Update docs to mention configurable metric namespace 2016-10-03 12:06:15 -07:00