help wanted
仓库指标
- 星标
- (75 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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