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
I try to connect starlark-lsp local service by using WebSocket("ws://127.0.0.1:8888"), Got error Error: invalid header line "GET /lsp HTTP/1.1" from service
what should I do?
The text was updated successfully, but these errors were encountered:
I try to connect starlark-lsp local service by using
WebSocket("ws://127.0.0.1:8888")
, Got errorError: invalid header line "GET /lsp HTTP/1.1"
from servicewhat should I do?
The text was updated successfully, but these errors were encountered: