Searched refs:proxyConfig (Results 1 – 1 of 1) sorted by relevance
112 private void testConnectViaProxy(ProxyConfig proxyConfig) throws Exception { in testConnectViaProxy() argument122 proxyConfig.configure(server, httpProxyClient, request); in testConnectViaProxy()148 private void testConnectViaHttpProxyToHttps(ProxyConfig proxyConfig) throws Exception { in testConnectViaHttpProxyToHttps() argument167 proxyConfig.configure(server, httpProxyClient, request); in testConnectViaHttpProxyToHttps()173 assertEquals("Connect line failure on proxy " + proxyConfig, in testConnectViaHttpProxyToHttps()190 private void testParamPreferredOverSystemProperty(ProxyConfig proxyConfig) throws Exception { in testParamPreferredOverSystemProperty() argument198 proxyConfig.configure(server, client, request); in testParamPreferredOverSystemProperty()