//okhttp/okhttp3/Address/proxySelector
proxySelector¶
[jvm]\
@get:JvmName(name = "proxySelector")
val proxySelector: ProxySelector
Returns this address’s proxy selector. Only used if the proxy is null. If none of this selector’s proxies are reachable, a direct connection will be attempted.