-
Notifications
You must be signed in to change notification settings - Fork 147
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
Set subprotocols=None when there is no subprotocol proposed #448
Conversation
Current impementation (branch main) fails [newly introduced]
Reason: Header |
- Modify tests to use headers - Remove SubprotocolWebSocket - Add test for empty and no subprotocols - Fix jupyterhub#442 - Fix jupyterhub#445
cb1788b
to
7f156bc
Compare
@consideRatio Regarding #446 (comment)
When there is no subprotocol proposed, header Cross reference: RFC 6455 - The WebSocket Protocol > 1. Introduction > 1.9 Subprotocols Using the WebSocket Protocol FYI @duytnguyendtn @sylvaticus Fix for Jupyter Server Proxy v4.1.0:
ℹ️ |
@consideRatio Yes, they are the same. |
HTTP 400: Bad Request
#445EDIT
./contrib
docs, theia: Theia proxy hangs, where Thiea on own port works correctly #332, and will assume that for now but could be wrong.