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 2fcbaae commit dbf9f5dCopy full SHA for dbf9f5d
README.md
@@ -203,7 +203,7 @@ to a single process.
203
- `maxHttpBufferSize` (`Number`): how many bytes or characters a message
204
can be, before closing the session (to avoid DoS). Default
205
value is `10E7`.
206
- - `origins` (`String`): : the allowed origins (`*`)
+ - `origins` (`String`): the allowed origins (`*`)
207
- `allowRequest` (`Function`): A function that receives a given handshake
208
or upgrade request as its first parameter, and can decide whether to
209
continue or not. The second argument is a function that needs to be
0 commit comments