add a versionadded tag for set_tunnel
This commit is contained in:
parent
d49e375eed
commit
d03e1b4475
|
@ -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…
Reference in New Issue