package
Version:
v4.9.0
Opens a new window with list of versions in this module.
Published: Dec 10, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package compress implements an RFC9110 compliant handler for the
"Accept-Encoding" header.
This package supports "identity", "gzip", "deflate", and "zstd".
Handler wraps the provided http.Handler and provides transparent body
compression based on a Request's "Accept-Encoding" header.
Each handler instance pools its own compressors.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.