Skip navigation links
com.teamdev.jxbrowser.chromium

Class CustomProxyConfig

Parameters:
proxyRules - string that represents proxy rules in specified format. The string should be a semicolon-separated list of ordered proxies that apply to a particular URL scheme.
Throws:
java.lang.IllegalArgumentException - when proxyRules is null.
Skip navigation links