This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
github-mirror
/
caddy
Watch
2
Star
0
Fork
0
You've already forked caddy
mirror of
https://github.com/caddyserver/caddy.git
synced
2025-06-02 09:43:12 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
3f787a20e31f19a9366ec9b5d85853c90b01502b
caddy
/
middleware
/
gzip
History
Craig Peterson
34d3cd7c92
Gzip: Append to Vary header instead of replacing.
2015-12-15 08:56:44 -07:00
..
gzip_test.go
Fix deleted Content-Length header bug.
2015-12-08 12:01:24 +01:00
gzip.go
Gzip: Append to Vary header instead of replacing.
2015-12-15 08:56:44 -07:00
request_filter_test.go
Gzip: support for min_length.
2015-12-07 23:17:05 +01:00
request_filter.go
Gzip: support for min_length.
2015-12-07 23:17:05 +01:00
response_filter_test.go
Fix deleted Content-Length header bug.
2015-12-08 12:01:24 +01:00
response_filter.go
Use ioutil.Discard instead for unneeded bytes.
2015-12-09 18:44:25 +01:00