Returns true if the request headers are asking for a websocket upgrade.
If this returns true, and you want to accept it, call acceptWebsocket.
See Implementation
Returns true if the request headers are asking for a websocket upgrade.
If this returns true, and you want to accept it, call acceptWebsocket.