Package-level declarations
Types
Link copied to clipboard
interface HttpClient
Interface for HTTP client implementations.
Link copied to clipboard
class HttpClientConfig
Configuration class for creating a default Ktor HTTP client with standard settings.
Link copied to clipboard
interface HttpRequest
Interface for building HTTP requests.
Link copied to clipboard
interface HttpResponse
Interface for accessing HTTP response data.