0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-02-03 23:09:57 -05:00
caddy/caddyhttp/gzip
2019-01-16 22:43:31 -07:00
..
testdata
gzip.go gzip: avoid unnecessary allocations when not compressing (#2396) 2019-01-16 22:43:31 -07:00
gzip_test.go
requestfilter.go
requestfilter_test.go
responsefilter.go gzip: avoid unnecessary allocations when not compressing (#2396) 2019-01-16 22:43:31 -07:00
responsefilter_test.go gzip: avoid unnecessary allocations when not compressing (#2396) 2019-01-16 22:43:31 -07:00
setup.go
setup_test.go