# Functions
CompressHandler gzip compresses HTTP responses for clients that support it via the 'Accept-Encoding' header.
CompressHandlerLevel gzip compresses HTTP responses with specified compression level for clients that support it via the 'Accept-Encoding' header.