caddy/modules/caddyhttp/encode
Kévin Dunglas 1c9ea0113d
caddyhttp: Impl ResponseWriter.Unwrap(), prep for Go 1.20's ResponseController ()
* feat: add support for ResponseWriter.Unwrap()

* cherry-pick Francis' code
2023-04-26 19:44:01 -04: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 reverseproxy: Mask the WS close message when we're the client () 2022-11-14 09:38:02 -07:00
encode.go caddyhttp: Impl ResponseWriter.Unwrap(), prep for Go 1.20's ResponseController () 2023-04-26 19:44:01 -04:00
encode_test.go encode: Respect Cache-Control no-transform () 2022-12-20 13:26:53 -07:00