Thanks to visit codestin.com Credit goes to github.com
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 3a48ed9 commit 186bec2Copy full SHA for 186bec2
1 file changed
Lib/httplib.py
@@ -203,7 +203,7 @@ class HTTPResponse:
203
204
# strict: If true, raise BadStatusLine if the status line can't be
205
# parsed as a valid HTTP/1.0 or 1.1 status line. By default it is
206
- # false because it prvents clients from talking to HTTP/0.9
+ # false because it prevents clients from talking to HTTP/0.9
207
# servers. Note that a response with a sufficiently corrupted
208
# status line will look like an HTTP/0.9 response.
209
0 commit comments