Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed HTTPS proxy tests, our tests now run on httpbin.org | Andreas Gohr | 2015-03-18 |
| | | | | | This also reverses the order of crypto protocols tried again. Using TLS first again. related to #915 | ||
* | use correct host in proxy tests | Andreas Gohr | 2015-03-16 |
| | |||
* | HTTPClient: correctly abort a proxy connection | Andreas Gohr | 2014-02-11 |
| | | | | if a needed CONNECT tunnel fails | ||
* | support CONNECT for tunneling SSL via HTTP proxies FS#2431 | Andreas Gohr | 2012-07-28 |
The included test cases currently expect a squid at localhost:3128 |