Req.Gzip (req v0.8.0-rc.0)

Copy Markdown View Source

gzip decoding using :zlib.

Req.Decode can use this module for .gz, application/gzip, and application/x-gzip responses when the :gz decoder is enabled via the :decoders option. Req.Decompress uses it on content-encoding: gzip.