This constructor creates a GET request, with the root URI ("/") and an empty body.
Destructor
Enumerate the available HTTP methods for a request.
Set the body of the request.
Set the value of a field.
Set the HTTP version for the request.
Set the request method.
Set the requested URI.
Define a HTTP request.