We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f8ebdc commit 8a6f5fbCopy full SHA for 8a6f5fb
README.md
@@ -228,7 +228,7 @@ to a single process.
228
- `maxHttpBufferSize` (`Number`): how many bytes or characters a message
229
can be, before closing the session (to avoid DoS). Default
230
value is `10E7`.
231
- - `origins` (`String`): : the allowed origins (`*`)
+ - `origins` (`String`): the allowed origins (`*`)
232
- `allowRequest` (`Function`): A function that receives a given handshake
233
or upgrade request as its first parameter, and can decide whether to
234
continue or not. The second argument is a function that needs to be
0 commit comments