I have an issue with proxy protected application, running on reflector.gencell.online.
Our client needs to send HTTP CONNECT request to establish a tunnel with our application, for which we receive a “400 Bad Request” error from your server. If we disable the “proxy” on your side, the issue is resolved.
We tried Security à WAF à custom Rule à edit expression = (http.request.method eq “CONNECT”) But it didn’t work (nothing in the log)
Is there any way to bypass this?
I appreciate any help you can provide.