caddy/caddyhttp/proxy
Michael Grosser 3dc98c8ce3 Keep quic protocol headers only between one hop
Removing quic protocol headers from being persisted during proxy requests.
Not removing them could lead to the client attempting to connect to the wrong port.
This makes the quic headers consistent with other protocol headers.
2016-08-23 22:05:56 +00:00
..
policy_test.go added ip_hash load balancing 2016-08-01 18:50:53 -07:00
policy.go added ip_hash load balancing 2016-08-01 18:50:53 -07:00
proxy_test.go Merge branch 'master' into proxy/single-webconn 2016-08-05 16:57:54 -07:00
proxy.go Merge branch 'master' into proxy/keepalive-directive 2016-08-05 16:20:37 -07:00
reverseproxy.go Keep quic protocol headers only between one hop 2016-08-23 22:05:56 +00:00
setup_test.go proxy: fix hyphen issue when parsing target 2016-07-21 13:56:35 +08:00
setup.go Refactor how caddy.Context is stored and used 2016-06-20 11:59:23 -06:00
upstream_test.go added ip_hash load balancing 2016-08-01 18:50:53 -07:00
upstream.go Warn upon use of proxy_header 2016-08-08 13:48:13 -06:00