caddy/caddyhttp/proxy
Jake Lucas 22dfb140d0 proxy: Add new fallback_delay sub-directive (#2309)
* Updates the existing proxy and reverse proxy tests to include a new fallback delay value

* Adds a new fallback_delay sub-directive to the proxy directive and uses it in the creation of single host reverse proxies
2018-10-30 12:02:59 -06:00
..
testdata proxy: Support QUIC for upstream connections (#1782) 2017-09-11 19:49:02 -06:00
body.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
body_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
policy.go proxy: Fix 502 errors for requests without headers (#2188) 2018-08-07 17:01:24 -06:00
policy_test.go proxy: Fix 502 errors for requests without headers (#2188) 2018-08-07 17:01:24 -06:00
proxy.go proxy: Add new fallback_delay sub-directive (#2309) 2018-10-30 12:02:59 -06:00
proxy_test.go proxy: Add new fallback_delay sub-directive (#2309) 2018-10-30 12:02:59 -06:00
reverseproxy.go proxy: Add new fallback_delay sub-directive (#2309) 2018-10-30 12:02:59 -06:00
reverseproxy_test.go proxy: Add new fallback_delay sub-directive (#2309) 2018-10-30 12:02:59 -06:00
setup.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
setup_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
upstream.go proxy: Add new fallback_delay sub-directive (#2309) 2018-10-30 12:02:59 -06:00
upstream_test.go proxy: Fix transparent pass-thru of existing X-Forwarded-For headers 2018-04-05 00:04:06 -06:00