caddy/modules/caddyhttp/encode
WeidiDeng 5ba1e06fd6
encode: try to use sendfile when compression is not used (#6749)
* try to use sendfile when encode is enabled

* change variable name

* add comments

* remove connect check since it's done in Write method
2024-12-20 21:37:16 +00:00
..
brotli
gzip
zstd
caddyfile.go
encode.go
encode_test.go