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.