Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 186bec2

Browse files
author
Skip Montanaro
committed
typo
1 parent 3a48ed9 commit 186bec2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/httplib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ class HTTPResponse:
203203

204204
# strict: If true, raise BadStatusLine if the status line can't be
205205
# 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
206+
# false because it prevents clients from talking to HTTP/0.9
207207
# servers. Note that a response with a sufficiently corrupted
208208
# status line will look like an HTTP/0.9 response.
209209

0 commit comments

Comments
 (0)