| HttpClient | Represents a stateful HTTP client that can send requests and receive responses. |
| HttpRequest | Represents a single HTTP request. |
| HttpResponse | Represents a single HTTP response. |
| native fun _createHttpClient() | An HTTP client that can send requests and receive responses. |
An HTTP client that can send requests and receive responses.
The created HttpClient