caddy/caddyhttp/proxy
2016-08-01 19:11:31 -07:00
..
policy_test.go Test that the host header forwarding on the proxy middleware 2016-06-29 16:52:31 -07:00
policy.go Refactor and clean up policy code 2016-06-18 15:41:18 -05:00
proxy_test.go Proxy: Add a failing test which replicates #763 2016-08-01 19:09:02 -07:00
proxy.go Proxy: Add keepalive directive to proxy to set MaxIdleConnsPerHost on transport. Fixes #938 2016-08-01 15:54:07 -07:00
reverseproxy.go Proxy: When connecting to websocket backend, reuse the connection isntead of starting a new one. 2016-08-01 19:11:31 -07: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 Revert "Merge pull request #931 from pedronasser/master" 2016-07-21 13:31:43 -06:00
upstream.go Proxy: Add keepalive directive to proxy to set MaxIdleConnsPerHost on transport. Fixes #938 2016-08-01 15:54:07 -07:00