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
Change the subprotocol and extension header names to match the case used in RFC examples. Other headers names already match the case used in the examples. Although the headers names in the handshake are case insensitive, some libraries expect the exact case used in the RFC examples. This change allows the package to interoperate with those broken libraries.
0 commit comments