mirror of
https://github.com/caddyserver/caddy.git
synced 2025-10-28 03:54:12 +00:00
* Add zstd compression level support * Refactored zstd levels to string arguments fastest, default, better, best * Add comment with list of all available levels * Corrected data types for config --------- Co-authored-by: Evgeny Blinov <e.a.blinov@gmail.com> Co-authored-by: Matt Holt <mholt@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| brotli | ||
| gzip | ||
| zstd | ||
| caddyfile.go | ||
| encode.go | ||
| encode_test.go | ||