| Interface | Description |
|---|---|
| HttpClient |
A http client that makes all HTTP requests asynchronously and returns a
Promise. |
| ReceivedResponse | |
| RequestSpec | |
| RequestSpec.Body |
The request body.
|
| StreamedResponse |
A received response to a http client request with streamed response content.
|