Searched defs:proxyServers (Results 1 – 3 of 3) sorted by relevance
39 static void addProxyServersForURL(Vector<ProxyServer>& proxyServers, const KURL& url) in addProxyServersForURL()88 Vector<ProxyServer> proxyServers; in proxyServersForURL() local
58 String toString(const Vector<ProxyServer>& proxyServers) in toString()
1015 Vector<ProxyServer> proxyServers = proxyServersForURL(KURL(KURL(), urlString), context); in proxiesForURL() local