linkerd2/proxy/tests
Sean McArthur e3d61c9a70
proxy: enable HTTP CONNECT request support (#1200)
When the proxy receives a `CONNECT` request, the HTTP Upgrade pieces
are used since a CONNECT is very similar to an Upgrade. If the CONNECT
response back from the proxied client request is successful, the
connection is converted into a TCP proxy, just like with Upgrades.
2018-06-26 16:45:06 -07:00
..
support proxy: add HTTP/1.1 Upgrade support automatically (#1126) 2018-06-20 16:41:43 -07:00
discovery.rs proxy: Make `outbound_updates_newer_services` test forward-compatible (#939) 2018-05-11 14:36:03 -07:00
shutdown.rs proxy tests: reduce some boilerplate, improve error information (#833) 2018-04-23 18:01:51 -07:00
telemetry.rs Introduce the `peer` label to transport metrics (#848) 2018-04-25 14:06:33 -07:00
transparency.rs proxy: enable HTTP CONNECT request support (#1200) 2018-06-26 16:45:06 -07:00