Version 3.0.12
magnus-gustafsson
released this
05 Mar 10:31
·
70 commits
to master
since this release
- Added support for disabling / enabling automatic decompression of gziped response bodies. This can either be configured globaly through
ConfKeys.AUTOMATICALLY_DECOMPRESS_RESPONSE
or per request through.automaticallyDecompressResponse(boolean)
.