caddy/middleware
Matthew Holt 060ab92d29 Reorder a few things
The docs link to this structure and all its methods related to the browse template; keeping them together makes it possible to link to the whole block of code that is relevant.
2016-01-10 09:47:26 -07: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
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 Improve tests, fix a few lint warnings 2016-01-06 16:04:33 -07: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
proxy Close proxy's backend request earlier when re-connecting for websocket 2015-11-21 20:03:46 +01:00
redirect
rewrite rewrite: Fix a lint suggestion 2016-01-06 22:23:18 -07:00
templates
websocket Fix go vet 2015-11-15 11:06:50 -07:00
commands.go
commands_test.go
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
fileserver_test.go pass golint 2015-11-05 00:40:35 +00:00
middleware.go
middleware_test.go
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