Package-level declarations

This package contains classes that provide services to work with the Ktor HTTP client.

Types

Link copied to clipboard
internal class ClientServiceImpl(client: HttpClient) : ClientService

Implementation of the ClientService interface.