ProxyConfig

sealed class ProxyConfig

A proxy configuration

Inheritors

Types

Link copied to clipboard

Represents a direct connection or absence of a proxy. Can be used to disable proxy support inferred from environment for example.

Link copied to clipboard
data class Http(val url: <Error class: unknown class>) : ProxyConfig

HTTP based proxy (with or without user/password auth)