ID EN
HTTP Client

connect

Python 3.11

Connect to the server specified when the object was created. By default, this is called automatically when making a request if the client does not already have a connection.

Syntax

PYTHON
HTTPConnection.connect()

See Also

auditing event