Package-level declarations

Types

Link copied to clipboard
class KtorHttpClient(engineFactory: <Error class: unknown class><out <Error class: unknown class>>? = null, httpClientOptions: <Error class: unknown class><out <Error class: unknown class>>.() -> Unit = { defaultRequest { accept(VndApiJson) contentType(VndApiJson) } }, httpClient: <Error class: unknown class>? = null)

A Ktor implementation of the HttpClient interface.