ClientSettings

data class ClientSettings(var timeout: UInt, var redirectLimit: UInt, var ohttpChannel: String?)

Constructors

Link copied to clipboard
constructor(timeout: UInt, redirectLimit: UInt, ohttpChannel: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard