caddy/middleware/proxy
Tw f56d2090b6 proxy: make http header block scoped
Each proxy block should could specify its own http header
instead of sharing a global one.

Fix issue #341

Signed-off-by: Tw <tw19881113@gmail.com>
2015-11-17 14:07:32 +08:00
..
policy_test.go Address various lint and gocyclo warnings. Fixes #253 2015-10-11 16:28:02 -04:00
policy.go moved init to policy.go 2015-05-28 18:16:23 -07:00
proxy_test.go proxy: make http header block scoped 2015-11-17 14:07:32 +08:00
proxy.go Proxy: Allow ignored subpaths. 2015-11-16 17:22:06 +01:00
reverseproxy.go fix tests and change naming 2015-06-04 13:57:39 +00:00
upstream_test.go Proxy: Allow ignored subpaths. 2015-11-16 17:22:06 +01:00
upstream.go proxy: make http header block scoped 2015-11-17 14:07:32 +08:00