added nonProxyHosts to ProxyConfig to allow bypassing proxy for certain hosts

This commit is contained in:
Guenter Obiltschnig
2014-11-11 22:54:44 +01:00
parent b576a66c4b
commit 781acfa0bd
6 changed files with 63 additions and 16 deletions

View File

@@ -38,6 +38,7 @@ public:
void testKeepAlive();
void testProxy();
void testProxyAuth();
void testBypassProxy();
void setUp();
void tearDown();