Searched refs:proxy_type (Results 1 – 2 of 2) sorted by relevance
273 def check_chrome(self, proxy_type, proxy_config, timeout): argument296 if signals['ProxyChange'][0][1] == proxy_type + ' ' + proxy_config:350 proxy_type = 'http'353 proxy_url = proxy_type + '://' + proxy_host + ':' + proxy_port
86 var proxy_type = typeof proxy;91 return '[' + proxy_type + ' Proxy ' + Stringify(info_object, depth-1) + ']';