.. |
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
|
replacer: capture request body normally
|
2016-08-23 08:20:49 +08:00 |
internalsrv
|
Enable downloading of protected content. See issue #979 (#980)
|
2016-08-07 23:16:33 -06:00 |
log
|
log: add log request body test
|
2016-08-23 08:20:49 +08: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
|
Proxy: Instead of setting DisableKeepAlives, set MaxIdleConnsPerHost to -1 to prevent net/http from pooling the connections. DisableKeepAlives causes net/http to send a Connection: Closed header which is bad. Fixes #1056
|
2016-08-22 18:00:37 -07: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 |