UserAgent

class UserAgent

Default user-agent plugin for HttpClient.

Types

Link copied to clipboard
class Config(agent: String)
Link copied to clipboard
object Plugin : HttpClientPlugin<UserAgent.Config, UserAgent>

Properties

Link copied to clipboard
val agent: String

: value of the User-Agent header to set.