decompress package:http-client

Predicate to specify whether gzipped data should be decompressed on the fly (see alwaysDecompress and browserDecompress). Argument is the mime type. Default: browserDecompress. Since 0.1.0
Always decompress a compressed stream.
Decompress a compressed stream unless the content-type is 'application/x-tar'.