URL address to look up.
Authorisation token HTTP header to pass.
Path to a cacert.pem SSL certificate bundle.
What HTTPVerb to use in the request.
Request body to send in case of verbs like POST and PATCH.
"Content-Type" HTTP header to use.
A QueryResponse of the response from the server.
Sends a HTTP request of the passed verb to the passed URL, and returns the response.