Sends an HTTP GET request.
The target URL.
A cancellable promise object.
Sends an HTTP POST request.
The target URL.
The request payload.
A cancellable promise object.
Sends an HTTP PUT request.
The target URL.
The request payload.
A cancellable promise object.
This API is in preview and not ready for production use. Expect breaking changes in the future. The HTTP client interface. This is a subset of the Aurelia HTTPClient class.