An HTTP client.
Default constructor
Construct the HTTP client with the target host.
Destructor
Define a HTTP request.
Define a HTTP response.
Send a HTTP request and return the server's response.
Set the target host.
See Implementation
An HTTP client.