Searched defs:ProxyRules (Results 1 – 1 of 1) sorted by relevance
38 struct NET_EXPORT ProxyRules { struct47 ProxyRules(); argument51 bool empty() const { in empty()116 static ProxyRules CreateForTesting(const ProxyList& proxy_list) { in CreateForTesting() argument124 ProxyBypassRules bypass_rules;127 bool reverse_bypass = false;129 Type type = Type::EMPTY;132 ProxyList single_proxies;135 ProxyList proxies_for_http;136 ProxyList proxies_for_https;[all …]