caddy/caddyhttp
David Dyke 07b7c99965 Add timeout to health_check (#887)
* Add timeout to http get on health_check

* Add new test and up the timeout

* Tests for change to default timeout

* Only call http client once and make options more inline with current caddy directives
2016-06-20 09:49:21 -06:00
..
basicauth Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
bind Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
browse Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
errors Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
expvar Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
extensions Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
fastcgi Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
gzip Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
header Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
httpserver Merge branch 'master' into patch-1 2016-06-10 07:34:42 +01:00
internalsrv Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
log Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
markdown Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
mime Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
pprof Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
proxy Add timeout to health_check (#887) 2016-06-20 09:49:21 -06:00
redirect Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
rewrite replace strings.Split for SplitN 2016-06-16 10:03:31 -03:00
root Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
staticfiles Rewrote Caddy from the ground up; initial commit of 0.9 branch 2016-06-04 17:00:29 -06:00
templates Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
websocket Make RegisterPlugin() more consistent, having name as first argument 2016-06-06 15:31:03 -06:00
caddyhttp.go Migrate remaining middleware packages 2016-06-05 22:39:23 -06:00