caddy/caddyhttp/proxy
Tanmay Chaudhry 98de336a21 proxy: Enabled configurable timeout (#2070)
* Enabled configurable Timeout for the proxy directive

* Added Test for reverse for proxy timeout

* Removed Duplication in proxy constructors

* Remove indirection from multiple constructors and refactor into one

* Fix inconsistent error message and refactor dialer initialization
2018-04-17 08:09:22 -06:00
..
testdata proxy: Support QUIC for upstream connections (#1782) 2017-09-11 19:49:02 -06:00
body_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
body.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
policy_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
policy.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
proxy_test.go proxy: Enabled configurable timeout (#2070) 2018-04-17 08:09:22 -06:00
proxy.go proxy: Enabled configurable timeout (#2070) 2018-04-17 08:09:22 -06:00
reverseproxy_test.go proxy: Enabled configurable timeout (#2070) 2018-04-17 08:09:22 -06:00
reverseproxy.go proxy: Enabled configurable timeout (#2070) 2018-04-17 08:09:22 -06:00
setup_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
setup.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
upstream_test.go proxy: Fix transparent pass-thru of existing X-Forwarded-For headers 2018-04-05 00:04:06 -06:00
upstream.go proxy: Enabled configurable timeout (#2070) 2018-04-17 08:09:22 -06:00