Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MessageHeaders not passed on to WebSocketTransport #107

Open
mzohren opened this issue Feb 17, 2025 · 0 comments
Open

MessageHeaders not passed on to WebSocketTransport #107

mzohren opened this issue Feb 17, 2025 · 0 comments

Comments

@mzohren
Copy link

mzohren commented 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.

mzohren added a commit to mzohren/signalr_client that referenced this issue Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant