caddy/caddyhttp/proxy
comp500 47b78714b8 proxy: Change headers using regex (#2144)
* Add upstream header replacements (TODO: tests, docs)

* Add tests, fix a few bugs

* Add more tests and comments

* Refactor header_upstream to use a fallthrough; return regex errors
2019-03-06 14:35:07 -07: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 proxy: Fix 502 errors for requests without headers (#2188) 2018-08-07 17:01:24 -06:00
policy.go proxy: Fix 502 errors for requests without headers (#2188) 2018-08-07 17:01:24 -06:00
proxy_test.go proxy: Change headers using regex (#2144) 2019-03-06 14:35:07 -07:00
proxy.go proxy: Change headers using regex (#2144) 2019-03-06 14:35:07 -07:00
reverseproxy_test.go proxy: Implement own CA certificates of backends (#2454) 2019-02-05 10:16:08 -07:00
reverseproxy.go proxy: Implement own CA certificates of backends (#2454) 2019-02-05 10:16:08 -07: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: Change headers using regex (#2144) 2019-03-06 14:35:07 -07:00
upstream.go proxy: Change headers using regex (#2144) 2019-03-06 14:35:07 -07:00