UserAgent

class UserAgent

A plugin that adds a User-Agent header to all requests.

Types

Link copied to clipboard
class Config(var agent: String = "Ktor http-client")
Link copied to clipboard

Properties

Link copied to clipboard

a User-Agent header value.