Websocket upgrade fails with `400 Bad Request` with a message > Connection header did not include 'upgrade' Investigation using Wireshark shows that indeed the forwarded request does not contain the `Upgrade: websocket` header.
Websocket upgrade fails with
400 Bad Requestwith a messageInvestigation using Wireshark shows that indeed the forwarded request does not contain the
Upgrade: websocketheader.