You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is an error encountered by the proxy-server, such as DNS
lookup, this is not propagated back correctly to the client in
http-connect mode.
This PR adds an http response, conveying the error message to the client
before closing the http connection.
Signed-off-by: Imran Pochi <[email protected]>
0 commit comments