UserAgentConfig

class UserAgentConfig(var agent: String = "Ktor http-client")

Constructors

Link copied to clipboard
constructor(agent: String = "Ktor http-client")

Properties

Link copied to clipboard