We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7dc469 commit bfe1b2aCopy full SHA for bfe1b2a
doc/ws.md
@@ -257,7 +257,7 @@ receives an `Error` if the server is already closed.
257
- `request` {http.IncomingMessage} The client HTTP GET request.
258
- `socket` {stream.Duplex} The network socket between the server and client.
259
- `head` {Buffer} The first packet of the upgraded stream.
260
-- `callback` {Function}.
+- `callback` {Function}
261
262
Handle a HTTP upgrade request. When the HTTP server is created internally or
263
when the HTTP server is passed via the `server` option, this method is called
0 commit comments