You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.
Currently I'm trying to use oauth2_proxy to 'protect' a websockets application. Unfortunately the server behind Proxy is complaining about missing Upgrade Header:
panic serving 127.0.0.1:55714: websocket: could not find connection header with token 'upgrade'
The text was updated successfully, but these errors were encountered:
Currently I'm trying to use oauth2_proxy to 'protect' a websockets application. Unfortunately the server behind Proxy is complaining about missing Upgrade Header:
The text was updated successfully, but these errors were encountered: