Package io.ktor.client.engine.curl

Types

Link copied to clipboard
object Curl

A Kotlin/Native client engine that can be used on desktop platforms.

Link copied to clipboard
class CurlClientEngineConfig

A configuration for the Curl client engine.

Link copied to clipboard
class CurlIllegalStateException(cause: String)
Link copied to clipboard
class CurlRuntimeException(cause: String)