Skip to content

Version 3.0.12

Compare
Choose a tag to compare
@magnus-gustafsson 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).