linkerd2/proxy/tests
Sean McArthur 83d6a1f579
proxy: improve transparency of host headers and absolute-uris (#535)
In some cases, we would adjust an existing Host header, or add one. And in all cases when an HTTP/1 request was received with an absolute-form target, it was not passed on.

Now, the Host header is never changed. And if the Uri was in absolute-form, it is sent in the same format.

Closes #518
2018-03-08 13:15:21 -08:00
..
support Simplify cluster zone suffix handling in the proxy (#528) 2018-03-07 14:30:13 -10:00
discovery.rs Fix intermittent outbound_times_out failure. (#471) 2018-02-26 19:07:36 -10:00
telemetry.rs Reduce memory allocations during logging. (#445) 2018-02-26 18:32:47 -10:00
transparency.rs proxy: improve transparency of host headers and absolute-uris (#535) 2018-03-08 13:15:21 -08:00