We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b19c70 commit b2cc86cCopy full SHA for b2cc86c
1 file changed
src/socketio/asyncio_server.py
@@ -76,7 +76,7 @@ class AsyncServer(server.Server):
76
is greater than this value. The default is
77
1024 bytes.
78
:param cookie: If set to a string, it is the name of the HTTP cookie the
79
- server sends back tot he client containing the client
+ server sends back to the client containing the client
80
session id. If set to a dictionary, the ``'name'`` key
81
contains the cookie name and other keys define cookie
82
attributes, where the value of each attribute can be a
0 commit comments