Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caddyserver/caddy
/ Suffix
Method
Suffix
modules/caddyhttp/encode/encode.go:589–589 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
587
type
Precompressed
interface
{
588
AcceptEncoding() string
589
Suffix() string
590
}
591
592
// defaultMinLength is the minimum length at which to compress content.
Callers
2
Provision
Method · 0.65
ServeHTTP
Method · 0.65
Implementers
1
BrotliPrecompressed
modules/caddyhttp/encode/brotli/brotli
Calls
no outgoing calls
Tested by
no test coverage detected