https://github.com/websockets/ws/blob/2789887c4c3769721c371a0edf3caa6c6933f114/lib/websocket-server.js#L193 `req.headers.upgrade` may be undefined, that will raise `TypeError: Cannot read property 'toLowerCase' of undefined`