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
Ignore presence of Upgrade header on Safari browsers
First user-agent specific workaround in Lwan. Ugh. This will ignore the
absence of the Upgrade header when establishing websocket connections
if we detect that the user agent is Safari.
Hopefully newer versions of Safari have fixed this, but like many
workarounds, this one is probably forever.
Fixes#345.
0 commit comments