# Functions
NewGzipHandler wraps an existing handler to transparently gzip the response body if the client supports it (via the Accept-Encoding header) and the response Content-Type matches the contentTypes expression.
No description provided by the author
# Structs
No description provided by the author