ProxyURLMapping

constructor(originalDomainMatch: String, proxyURLConfig: ProxyURLConfig)

Parameters

originalDomainMatch

will be used to select any URL that matches the domain.

proxyURLConfig

will be used to load the configuration for any URL that is matching the originalDomainMatch value.