0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-02-10 23:40:06 -05:00
caddy/caddyhttp/proxy
Matthew Holt 43b56d621b Allow duplicate Server headers when proxying response
See discussion on commit c9b022b5e0

If we overwrite the Server header, it becomes difficult/impossible to
know from the client whether the request was proxied through Caddy.
2017-06-27 12:11:03 -06:00
..
body.go proxy: record request Body for retry (fixes ) 2016-11-04 19:15:36 +08:00
body_test.go proxy: record request Body for retry (fixes ) 2016-11-04 19:15:36 +08:00
policy.go proxy: Add new URI hashing load balancing policy () 2017-05-17 10:46:57 -06:00
policy_test.go proxy: Add new URI hashing load balancing policy () 2017-05-17 10:46:57 -06:00
proxy.go Fix lint warning by renaming MaxBytesExceededErr -> ErrMaxBytesExceeded () 2017-05-17 09:57:11 -06:00
proxy_test.go proxy: Fixed : Proxying of unannounced trailers () 2017-05-13 10:08:33 -06:00
reverseproxy.go Allow duplicate Server headers when proxying response 2017-06-27 12:11:03 -06:00
setup.go proxy: Fix ; health check now respects hostname when upstream Host header is configured () 2017-04-17 09:58:47 -06:00
setup_test.go proxy: make value is optional when removing a header 2016-11-03 22:50:51 +00:00
upstream.go proxy: leftover from () 2017-05-14 12:27:19 -06:00
upstream_test.go proxy: added 'health_check_port' to upstream () 2017-05-13 16:49:06 -06:00