mirror of https://github.com/linkerd/linkerd2.git
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. |
||
|---|---|---|
| .. | ||
| support | ||
| discovery.rs | ||
| shutdown.rs | ||
| telemetry.rs | ||
| transparency.rs | ||