An object representing an http request. The Client provides this to the HTTPClient implementation.
The timeout of each http request, in milliseconds.
The encoded Fauna query to send
Headers in object format
HTTP method to use
Optional
The path of the endpoint to call if not using the default
An object representing an http request. The Client provides this to the HTTPClient implementation.