ProxySelector

fun interface ProxySelector

Selects the proxy to use for a given Url. Implementations MUST be stable and return the same ProxyConfig for a given Url.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun select(url: <Error class: unknown class>): ProxyConfig

Return the proxy configuration to use for Url