0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-27 23:03:37 -05:00
caddy/caddyhttp
Matthew Holt 5f135a27d5
Eliminate ineffectual assignments
Most of these were fixed by handling errors that were previously
unhandled (oops).
2016-09-05 10:30:46 -06:00
..
basicauth Fix misspellings 2016-09-05 10:20:34 -06:00
bind
browse Eliminate ineffectual assignments 2016-09-05 10:30:46 -06:00
errors Fix error which lead to skipping tests in 'errors.TestErrorsParse' 2016-08-15 16:44:34 +03:00
expvar
extensions Fix misspellings 2016-09-05 10:20:34 -06:00
fastcgi Eliminate ineffectual assignments 2016-09-05 10:30:46 -06:00
gzip
header
httpserver Fix misspellings 2016-09-05 10:20:34 -06:00
internalsrv Enable downloading of protected content. See issue #979 (#980) 2016-08-07 23:16:33 -06:00
log log: add multiple log entry test 2016-08-25 11:21:08 +08:00
markdown Use naoina/toml instead of BurntSushi/toml 2016-08-29 17:55:44 -07:00
mime
pprof Fix misspellings 2016-09-05 10:20:34 -06:00
proxy Fix tests to not make long unix domain socketpaths 2016-08-29 18:09:46 -07:00
redirect Fix misspellings 2016-09-05 10:20:34 -06:00
rewrite Add 'status' middleware instead of 'status' directive for 'rewrite' middleware 2016-08-29 17:17:23 +03:00
root
staticfiles Eliminate ineffectual assignments 2016-09-05 10:30:46 -06:00
status Add 'status' middleware instead of 'status' directive for 'rewrite' middleware 2016-08-29 17:17:23 +03:00
templates
websocket Fix misspellings 2016-09-05 10:20:34 -06:00
caddyhttp.go Add 'status' middleware instead of 'status' directive for 'rewrite' middleware 2016-08-29 17:17:23 +03:00
caddyhttp_test.go Add 'status' middleware instead of 'status' directive for 'rewrite' middleware 2016-08-29 17:17:23 +03:00