mirror of
https://github.com/python/cpython.git
synced 2025-07-30 06:34:15 +00:00
add a versionadded tag for set_tunnel
This commit is contained in:
parent
d49e375eed
commit
d03e1b4475
1 changed files with 2 additions and 0 deletions
|
@ -433,6 +433,8 @@ HTTPConnection Objects
|
|||
Set the host and the port for HTTP Connect Tunnelling. Normally used when
|
||||
it is required to do HTTPS Conection through a proxy server.
|
||||
|
||||
.. versionadded:: 2.7
|
||||
|
||||
|
||||
.. method:: HTTPConnection.connect()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue