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.