0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/middleware
2016-01-12 15:06:08 +01:00
..
basicauth pass golint 2015-11-05 00:40:35 +00:00
browse Reorder a few things 2016-01-10 09:47:26 -07:00
errors Address various lint and gocyclo warnings. Fixes #253 2015-10-11 16:28:02 -04:00
extensions ext: Fix panic when URL path is empty 2015-11-10 16:04:02 -07:00
fastcgi FastCGI: Close client connections when done. 2015-12-21 11:57:20 +01:00
gzip Gzip: Fix for wrong content-type when templates is used. 2016-01-12 15:06:08 +01:00
headers
inner
log pass golint 2015-11-05 00:40:35 +00:00
markdown Use proper struct constructors instead. 2015-12-22 14:43:48 +01:00
mime New core middleware, MIME. 2015-09-30 18:37:10 +01:00
proxy Close proxy's backend request earlier when re-connecting for websocket 2015-11-21 20:03:46 +01:00
redirect Commenting on the need for additional redirect tests 2015-10-01 09:58:07 -07:00
rewrite rewrite: Fix a lint suggestion 2016-01-06 22:23:18 -07:00
templates Add argument in new optional block in templates midd to set delimiters 2015-10-29 20:33:01 -02:00
websocket Fix go vet 2015-11-15 11:06:50 -07: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: Another context fix when host header is missing port 2015-11-17 14:35:18 -07:00
context_test.go templates: Another context fix when host header is missing port 2015-11-17 14:35:18 -07:00
fileserver.go Check and return the correct error if Stat method fails (see golang issue #12991) 2015-10-21 01:25:38 +03:00
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 Fix for case-insensitive header replacements (#476) 2015-12-31 12:31:30 -07:00
replacer_test.go Fix for case-insensitive header replacements (#476) 2015-12-31 12:31:30 -07:00
roller.go Address various lint and gocyclo warnings. Fixes #253 2015-10-11 16:28:02 -04:00