0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-02-17 23:45:41 -05:00
caddy/middleware
Tatsuhiko Kubo 69662d4d7d gzip: added Vary: Accept-Encoding to response header.
When the downstream is cache server or CDN, it is important.
2015-11-14 06:11:37 +09:00
..
basicauth pass golint 2015-11-05 00:40:35 +00:00
browse pass golint 2015-11-05 00:40:35 +00:00
errors
extensions ext: Fix panic when URL path is empty 2015-11-10 16:04:02 -07:00
fastcgi pass golint 2015-11-05 00:40:35 +00:00
gzip gzip: added Vary: Accept-Encoding to response header. 2015-11-14 06:11:37 +09:00
headers
inner
log pass golint 2015-11-05 00:40:35 +00:00
markdown Unexport internal types; improved markdown summaries 2015-11-09 07:45:37 -07:00
mime
proxy core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
redirect
rewrite
templates Add argument in new optional block in templates midd to set delimiters 2015-10-29 20:33:01 -02:00
websocket trim possible line terminators from message 2015-11-03 13:37:32 -08:00
commands.go Two quotes next to each other result in one escaped quote; Add Split Example, add/refactor tests for every platform. 2015-10-24 15:33:04 +03:00
commands_test.go Two quotes next to each other result in one escaped quote; Add Split Example, add/refactor tests for every platform. 2015-10-24 15:33:04 +03:00
context.go templates: Parse host successfully when port is implicit (fixes #292) 2015-10-27 23:20:05 -06:00
context_test.go templates: Parse host successfully when port is implicit (fixes #292) 2015-10-27 23:20:05 -06:00
fileserver.go
fileserver_test.go pass golint 2015-11-05 00:40:35 +00:00
middleware.go Move common function into existing file 2015-10-29 10:34:47 -06:00
middleware_test.go Move common function into existing file 2015-10-29 10:34:47 -06:00
path.go
recorder.go
recorder_test.go
replacer.go
replacer_test.go
roller.go