Hi, are any intentions to support HTTP Upgrade in a transparent proxy deployment?
For example when a client requests an upgrade to web-sockets we see ATS remove the Connection: upgrade and Upgrade: websocket headers (because they are hop-by-hop) but this breaks the upgrade end-to-end. Ideally it would leave the headers intact and then switch to tunneling mode when the 101 Switching Protocols response is received. Regards, Shaun McGinnity