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

Skip to content

Commit 44f568c

Browse files
committed
fix to sent/send typo
1 parent 1526ad1 commit 44f568c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/http.client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ HTTPConnection Objects
435435
Set the host and the port for HTTP Connect Tunnelling. Normally used when it
436436
is required to a HTTPS Connection through a proxy server.
437437

438-
The headers argument should be a mapping of extra HTTP headers to sent
438+
The headers argument should be a mapping of extra HTTP headers to send
439439
with the CONNECT request.
440440

441441
.. versionadded:: 3.2

0 commit comments

Comments
 (0)