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
I tried to setup a socket with a proxy using the Proxy property (IProxyConnector from supersocket)
but there is no way to pass the authorization header "Proxy-Authorization" for credentials.
Note : I tried to workaround the issue by using customHeaderItems in the websocket constructor but it does not work.
The text was updated successfully, but these errors were encountered:
I tried to setup a socket with a proxy using the Proxy property (IProxyConnector from supersocket)
but there is no way to pass the authorization header "Proxy-Authorization" for credentials.
Note : I tried to workaround the issue by using customHeaderItems in the websocket constructor but it does not work.
The text was updated successfully, but these errors were encountered: