itzg/saml-auth-proxy

Error when with websockets

Open

#37 geöffnet am 25. Okt. 2022

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (24 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (75 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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