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
When initializing a Handshake with headers, the headers get dropped when connecting to the websocket.
If the header would be used in authentication, the connection fails with a 401-Unauthorized , after first being authorized by http(s).
I already implemented a solution and will add a pull request.
The text was updated successfully, but these errors were encountered:
mzohren
added a commit
to mzohren/signalr_client
that referenced
this issue
Feb 17, 2025
When initializing a Handshake with headers, the headers get dropped when connecting to the websocket.
If the header would be used in authentication, the connection fails with a 401-Unauthorized , after first being authorized by http(s).
I already implemented a solution and will add a pull request.
The text was updated successfully, but these errors were encountered: