Hi all, has anyone configured Nginx Gateway Fabric to support websocket connection? Https is working (via httproute) but for wss on same port we're getting an error
Error during WebSocket handshake: Invalid status line
And I can't find much about this.
When we try to connect to the container directly over websocket from another container it works so it seems to be a gateway config issue.