gzip is:module
Automatic gzip compression of responses.
CRC32 checksumming using the GZIP/PKZIP algorithm as used in both ISO
3309 and section 8.1.1.6.2 of ITU-T V.42 and referenced in RFC1952.
GZip file decompression
Copyright (c) 2004 John Goerzen, jgoerzen@complete.org
The GZip format is described in RFC1952.
Helpers for running a Snap web handler with compression.
This module exports utilities to compress and decompress GZip
pipes streams.
Provides a convenience functions for working with files that may or
may not be zipped.