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
Websocket I'm trying to connect to is behind a proxy that takes a basic authentication during connection. Is there some way of specifying headers during the initial connect phase? My .connect! call is returning a 401 because I haven't been able to supply credentials yet.
The text was updated successfully, but these errors were encountered:
Websocket I'm trying to connect to is behind a proxy that takes a basic authentication during connection. Is there some way of specifying headers during the initial connect phase? My
.connect!
call is returning a 401 because I haven't been able to supply credentials yet.The text was updated successfully, but these errors were encountered: