Defines a HTTP request
the body/content of the request
the headers for the request
the HTTP method for the request
the URI of the request
Aborts the request
Executes the request and returns the promise of an IHttpResponse
Generated using TypeDoc
Defines a HTTP request