itzg/saml-auth-proxy

Error when with websockets

Open

#37 aberto em 25 de out. de 2022

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Go (24 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (75 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador