ProxyConfig

expect class ProxyConfig

A proxy configuration.

actual class ProxyConfig

Proxy configuration.

See ProxyBuilder to create proxy.

actual typealias ProxyConfig = Proxy
actual class ProxyConfig

Proxy configuration.

See ProxyBuilder to create proxy.

Parameters

url

: proxy url address.

Constructors

Link copied to clipboard
Link copied to clipboard
fun ProxyConfig(url: Url)

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val url: Url

Extensions

Link copied to clipboard

Resolves a remote address of ProxyConfig.

Resolve remote address of ProxyConfig.

Resolve remote address of ProxyConfig.

Link copied to clipboard

A type of the configured proxy.

Type of configured proxy.

Type of configured proxy.