Closed Deins closed 1 year ago
Websocket connection from firefox was not accepted and returned HandshakeError.InvalidConnection. Because firefox appends keep-alive to connection header.
HandshakeError.InvalidConnection
Connection: keep-alive, Upgrade
I wonder how ascii.indexOfIgnoreCase compares to this.
ascii.indexOfIgnoreCase
Websocket connection from firefox was not accepted and returned
HandshakeError.InvalidConnection
. Because firefox appends keep-alive to connection header.