0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-02-10 23:40:06 -05:00
caddy/caddyhttp/gzip
Martin Bertschler 96bfb9f347 staticfiles: add Content-Length header (closes ) ()
* staticfiles: add Content-Length header (closes )

* make linter happy, rename "Html" in identifiers to "HTML"
2017-03-12 16:41:49 -06:00
..
testdata Add misspell to travis build 2017-01-10 15:39:00 -08:00
gzip.go staticfiles: add Content-Length header (closes ) () 2017-03-12 16:41:49 -06:00
gzip_test.go Feature - Support serving statically compressed .gz and .br files () 2016-12-19 09:51:09 -07:00
requestfilter.go Rewrote Caddy from the ground up; initial commit of 0.9 branch 2016-06-04 17:00:29 -06:00
requestfilter_test.go Rewrote Caddy from the ground up; initial commit of 0.9 branch 2016-06-04 17:00:29 -06:00
responsefilter.go Feature - Support serving statically compressed .gz and .br files () 2016-12-19 09:51:09 -07:00
responsefilter_test.go Feature - Support serving statically compressed .gz and .br files () 2016-12-19 09:51:09 -07:00
setup.go Feature - Support serving statically compressed .gz and .br files () 2016-12-19 09:51:09 -07:00
setup_test.go Feature - Support serving statically compressed .gz and .br files () 2016-12-19 09:51:09 -07:00