Versions in this module Expand all Collapse all v2 v2.5.2 Jun 8, 2022 Changes in this version + type Gzip struct + Level int + func (Gzip) AcceptEncoding() string + func (Gzip) CaddyModule() caddy.ModuleInfo + func (g *Gzip) Provision(ctx caddy.Context) error + func (g *Gzip) UnmarshalCaddyfile(d *caddyfile.Dispenser) error + func (g Gzip) NewEncoder() encode.Encoder + func (g Gzip) Validate() error + type GzipPrecompressed struct + func (GzipPrecompressed) CaddyModule() caddy.ModuleInfo + func (GzipPrecompressed) Suffix() string