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 b75d730 commit bf5a05aCopy full SHA for bf5a05a
src/socketio/server.py
@@ -87,7 +87,7 @@ class Server(base_server.BaseServer):
87
is greater than this value. The default is
88
1024 bytes.
89
:param cookie: If set to a string, it is the name of the HTTP cookie the
90
- server sends back tot he client containing the client
+ server sends back to the client containing the client
91
session id. If set to a dictionary, the ``'name'`` key
92
contains the cookie name and other keys define cookie
93
attributes, where the value of each attribute can be a
0 commit comments