package
2.5.2
Repository: https://github.com/threefx/caddy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

AcceptedEncodings returns the list of encodings that the client supports, in descending order of preference.

# Structs

Encode is a middleware which can encode responses.

# Interfaces

Encoder is a type which can encode a stream of data.
Encoding is a type which can create encoders of its kind and return the name used in the Accept-Encoding header.
Precompressed is a type which returns filename suffix of precompressed file and Accept-Encoding header to use when serving this file.