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

Error when with websockets #37

Open
rmaalouf opened this issue Oct 25, 2022 · 1 comment
Open

Error when with websockets #37

rmaalouf opened this issue Oct 25, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@rmaalouf
Copy link

Getting the following error when the backend uses websockets.

"ERR failed to transfer backend response body: http: request method or response status code does not allow body"

Dev console shows "WebSocket connection to 'wss://xyz/ws' failed"

Are websockets not supported or is it a configuration issue?

Thanks

@itzg
Copy link
Owner

itzg commented Oct 25, 2022

Websockets are not explicitly supported, so this will require some kind of enhancement. A PR would be great since I don't have much time to work on this project.

@itzg itzg added the help wanted Extra attention is needed label Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants