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 89f9eb5 commit 32c43fbCopy full SHA for 32c43fb
Doc/library/httplib.rst
@@ -473,7 +473,7 @@ HTTPConnection Objects
473
.. method:: HTTPConnection.set_tunnel(host,port=None, headers=None)
474
475
Set the host and the port for HTTP Connect Tunnelling. Normally used when
476
- it is required to do HTTPS Conection through a proxy server.
+ it is required to do HTTPS Connection through a proxy server.
477
478
The headers argument should be a mapping of extra HTTP headers to send
479
with the CONNECT request.
0 commit comments