1
0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-10 07:38:56 +01:00
caddy/modules/caddyhttp/encode
WeidiDeng 48d723c07c
encode: Fix Accept-Ranges header; HEAD requests ()
* fix encode handler header manipulation
also avoid implementing ReadFrom because it breaks when io.Copied to directly

* strconv.Itoa should be tried as a last resort
WriteHeader during Close
2022-09-15 16:05:08 -06:00
..
brotli encode,staticfiles: Content negotiation, precompressed files () 2021-03-29 18:47:19 -06:00
gzip encode: Tweak compression settings () 2021-06-18 11:49:49 -06:00
zstd zstd: fix typo in comment () 2022-08-25 12:00:05 +03:00
caddyfile.go encode: Drop prefer from Caddyfile () 2021-05-10 11:12:59 -06:00
encode.go encode: Fix Accept-Ranges header; HEAD requests () 2022-09-15 16:05:08 -06:00
encode_test.go encode,staticfiles: Content negotiation, precompressed files () 2021-03-29 18:47:19 -06:00