Sets up this HTTPClient to connect to a specific server.
This method may only be called if any previous connection has been closed.
The actual connection is deferred until a request is initiated (using HTTPClient.request).
See Implementation
Sets up this HTTPClient to connect to a specific server.
This method may only be called if any previous connection has been closed.
The actual connection is deferred until a request is initiated (using HTTPClient.request).