mirror of
https://github.com/python/cpython.git
synced 2025-09-30 04:15:43 +00:00
versionadded: 3.2. not 3.1.
This commit is contained in:
parent
97f0c6be46
commit
2e910fd0b7
1 changed files with 1 additions and 1 deletions
|
@ -391,7 +391,7 @@ HTTPConnection Objects
|
||||||
Set the host and the port for HTTP Connect Tunnelling. Normally used when it
|
Set the host and the port for HTTP Connect Tunnelling. Normally used when it
|
||||||
is required to a HTTPS Connection through a proxy server.
|
is required to a HTTPS Connection through a proxy server.
|
||||||
|
|
||||||
.. versionadded:: 3.1
|
.. versionadded:: 3.2
|
||||||
|
|
||||||
.. method:: HTTPConnection.connect()
|
.. method:: HTTPConnection.connect()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue