| Interface | Description |
|---|---|
| HttpClient |
An asynchronous HTTP client.
|
| HttpClientSpec |
An additive specification of a HTTP client.
|
| ReceivedResponse | |
| RequestSpec | |
| RequestSpec.Body |
The request body.
|
| StreamedResponse |
A received response to a http client request with streamed response content.
|