proxySelectStart

open fun proxySelectStart(call: Call, url: HttpUrl)

Invoked prior to a proxy selection.

This will be invoked for route selection regardless of whether the client is configured with a single proxy, a proxy selector, or neither.

Parameters

url

a URL with only the scheme, hostname, and port specified.