Interface for a http client.
Sends a http delete request.
Sends a http get request.
Sends a http patch request.
Sends a http post request.
Sends a http put request.
Sends a request with the given data.
Interface for a http client.