summaryrefslogtreecommitdiff
path: root/_test/tests/inc/httpclient_https_proxy.test.php
Commit message (Collapse)AuthorAge
* fixed HTTPS proxy tests, our tests now run on httpbin.orgAndreas Gohr2015-03-18
| | | | | This also reverses the order of crypto protocols tried again. Using TLS first again. related to #915
* use correct host in proxy testsAndreas Gohr2015-03-16
|
* HTTPClient: correctly abort a proxy connectionAndreas Gohr2014-02-11
| | | | if a needed CONNECT tunnel fails
* support CONNECT for tunneling SSL via HTTP proxies FS#2431Andreas Gohr2012-07-28
The included test cases currently expect a squid at localhost:3128