github.com/caddyserver/caddy/v2/modules/caddyhttp/encode/brotli
No package summary is available.
Package
Files: 1. Third party imports: 0. Imports from organisation: 0. Tests: 0. Benchmarks: 0.
Vars
Interface guards
Types
BrotliPrecompressed
BrotliPrecompressed provides the file extension for files precompressed with brotli encoding.
Functions
func (BrotliPrecompressed) AcceptEncoding
AcceptEncoding returns the name of the encoding as used in the Accept-Encoding request headers.
func (BrotliPrecompressed) CaddyModule
CaddyModule returns the Caddy module information.
func (BrotliPrecompressed) Suffix
Suffix returns the filename suffix of precompressed files.