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.
2 parents 5b2318a + eff7017 commit 5d39fdbCopy full SHA for 5d39fdb
tools/third_party/pywebsocket3/mod_pywebsocket/stream.py
@@ -875,7 +875,7 @@ def close_connection(self,
875
wait_response: True when caller want to wait the response.
876
Raises:
877
BadOperationException: when reason is specified with code None
878
- or reason is not an instance of both str and unicode.
+ or reason is not an instance of both str and unicode.
879
"""
880
881
if self._request.server_terminated:
0 commit comments