caddy/caddyhttp/proxy
Peer Beckmann a148b92381 proxy: Add the first policy (#1513)
* Add the first policy which sends the request to the first available host

* Make the error message clear. As we expect the second not first upstream
host.
2017-03-14 09:57:08 -06:00
..
body_test.go proxy: record request Body for retry (fixes #1229) 2016-11-04 19:15:36 +08:00
body.go proxy: record request Body for retry (fixes #1229) 2016-11-04 19:15:36 +08:00
policy_test.go proxy: Add the first policy (#1513) 2017-03-14 09:57:08 -06:00
policy.go proxy: Add the first policy (#1513) 2017-03-14 09:57:08 -06:00
proxy_test.go proxy: Fix race in test 2017-02-18 15:42:11 -07:00
proxy.go proxy: handle encoded path in URL 2017-02-17 09:41:00 +08:00
reverseproxy.go proxy: Fixed #1484, websockets with h2 disabled (#1488) 2017-03-10 10:41:37 -07:00
setup_test.go proxy: make value is optional when removing a header 2016-11-03 22:50:51 +00:00
setup.go Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
upstream_test.go Fix data race for max connection limiting in proxy directive. (#1438) 2017-02-15 08:09:42 -07:00
upstream.go Fix data race for max connection limiting in proxy directive. (#1438) 2017-02-15 08:09:42 -07:00