-
Notifications
You must be signed in to change notification settings - Fork 376
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
v1.0.0 upgrade fails with "handshake error: bad \"Upgrade\" header
#55
Comments
Update: I suspect it's my problem, as after downgrade it still misbehaves, maybe some middleware :| |
handshake error: bad "Upgrade" header |
@jjhesk Hi, if this is a bug inside |
@gobwas Hello, I'm getting the same error, when I connect to the WebSocket server using NGINX proxy. Here's how my code looks like, and NGINX configuration is as below,
The problem is when I try connecting to the WebSocket server through Nginx proxy, I'm getting the "handshake error: bad "Upgrade" header error on the WebSocket server side. Please help! |
What is the value of |
I still am getting this error in May 2022 (v1.1.0) |
Hi, trying out the new version all ws requests fail with
handshake error: bad \"Upgrade\" header
.The text was updated successfully, but these errors were encountered: