Hi, my service/server I’ve deployed on Render needs to respond to the client’s HTTP CONNECT method request. HTTP CONNECT requests that a proxy establish an HTTP tunnel.
I’m wondering if I can use Render for this, or the edge router blocks these / are unable to forward to the service I’ve deployed on Render?