caddy/modules/caddyhttp/encode
Matthew Holt f0216967dc
caddyfile: Refactor unmarshaling of module tokens
Eliminates a fair amount of repeated code
2021-01-05 14:39:30 -07:00
..
gzip gzip: Use klauspost/gzip, an optimized gzip implementation 2020-04-01 14:09:57 -06:00
zstd
caddyfile.go caddyfile: Refactor unmarshaling of module tokens 2021-01-05 14:39:30 -07:00
encode.go ci: Use golangci's github action for linting (#3794) 2020-11-22 14:50:29 -07:00
encode_test.go