Constructor.
The value of the Authorization header, like "Bearer asdfasdfkljasfl".
The textual body of the request, as an ubyte[] array.
Path to a certificate bundle file.
The name of the calling function.
The value of the Client-ID header.
The HTTP content type of the request.
A string[string] associative array of custom headers.
Unique ID of the request, in terms of an index of Querier.responseBucket.
URL of the request.
The HTTP verb of the request.
Whether or not to verify peers, to allow it being overridden to false.
Embodies the notion of an HTTP request.
Values aggregated in a struct for easier passing around.