caddy/caddyhttp
2016-08-15 20:42:00 +01:00
..
basicauth Add default "Restricted" realm to HTTP Basic auth (#1007) 2016-08-07 07:50:36 -06:00
bind Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
browse Export staticfiles.Redirect for convenience in preserving query string 2016-08-06 14:40:58 -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 Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
fastcgi Support for placeholders in fastcgi env vars. 2016-06-29 13:41:52 +01: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 Fix for invalid environment variable names used on windows that start with an equals symbol. Even though this contradicts the Microsoft docs. 2016-08-15 20:42:00 +01:00
internalsrv Enable downloading of protected content. See issue #979 (#980) 2016-08-07 23:16:33 -06:00
log OnFirstStartup and OnFinalShutdown callbacks added 2016-06-23 18:02:12 -06:00
markdown Every package has a test 2016-06-21 00:11:55 -06:00
mime Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
pprof Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
proxy Warn upon use of proxy_header 2016-08-08 13:48:13 -06:00
redirect redir: loading block arguments before parsing matcher 2016-08-01 14:38:18 +08:00
rewrite minor condition keyword check refactor 2016-07-21 15:42:38 +01:00
root Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
staticfiles Export staticfiles.Redirect for convenience in preserving query string 2016-08-06 14:40:58 -06:00
templates Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
websocket Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
caddyhttp_test.go Every package has a test 2016-06-21 00:11:55 -06:00
caddyhttp.go Migrate remaining middleware packages 2016-06-05 22:39:23 -06:00