ProxyConfig
constructor(defaultProxyURLConfig: ProxyURLConfig, proxyURLMappings: List<ProxyURLMapping> = emptyList())
Parameters
defaultProxyURLConfig
default ProxyURLConfig used for all network requests
proxyURLMappings
a custom mapping that can configure proxy data for a specific domain.