We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Wrangler
Wrangler 3.107.3
Fedora Linux 41 ( 6.11.10-300.fc41.x86_64 )
No response
console.warn('Received request without Upgrade header on /websocket path');
prints
✘ [ERROR] Received request without Upgrade header on /websocket path
when I run pnpm wrangler dev
It should print
⚠️ [WARNING] Received request without Upgrade header on /websocket path
The text was updated successfully, but these errors were encountered:
This is really confusing, we should fix it
Sorry, something went wrong.
No branches or pull requests
Which Cloudflare product(s) does this pertain to?
Wrangler
What versions are you using?
Wrangler 3.107.3
What operating system and version are you using?
Fedora Linux 41 ( 6.11.10-300.fc41.x86_64 )
Please provide a link to a minimal reproduction
No response
Describe the Bug
prints
✘ [ERROR] Received request without Upgrade header on /websocket path
when I run pnpm wrangler dev
It should print
⚠️ [WARNING] Received request without Upgrade header on /websocket path
Please provide any relevant error logs
No response
The text was updated successfully, but these errors were encountered: