caddy/caddyhttp
Matthew Holt 9b9a77a160
proxy: Improved error reporting
We now report the actual error message rather than a generic one
2016-09-24 14:22:13 -06:00
..
basicauth Fix misspellings 2016-09-05 10:20:34 -06:00
bind Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
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 Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
extensions Fix misspellings 2016-09-05 10:20:34 -06:00
fastcgi Fastcgi persistent fix (#1129) 2016-09-23 23:29:23 -06:00
gzip Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
header Allow multiple values for an HTTP header and 2016-07-20 22:17:13 -07:00
httpserver Add tests for case insensitivity of keys and saving contexts 2016-09-24 13:24:33 -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 Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
pprof Fix misspellings 2016-09-05 10:20:34 -06:00
proxy proxy: Improved error reporting 2016-09-24 14:22:13 -06: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 Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
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 Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
websocket Fix misspellings 2016-09-05 10:20:34 -06:00
caddyhttp_test.go Add 'status' middleware instead of 'status' directive for 'rewrite' middleware 2016-08-29 17:17:23 +03:00
caddyhttp.go Add 'status' middleware instead of 'status' directive for 'rewrite' middleware 2016-08-29 17:17:23 +03:00