Error when with websockets
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 76
- Forks
- 24
- Avg merge
- 19h 32m
- Merged PRs (30d)
- 3
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. First reproduce the failure with a backend using websockets and inspect how the proxy handles the connection and response; done means identifying whether websocket support is missing or configuration-related and documenting or fixing the confirmed cause.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100