summaryrefslogtreecommitdiff
path: root/tests/data/test1630
Commit message (Collapse)AuthorAgeFilesLines
* tests: add https-proxy support to the test suiteDaniel Stenberg2020-05-141-0/+56
Initial test 1630 added with basic HTTPS-proxy use. HTTPS-proxy is like HTTP proxy but with a full TLS connection to the proxy. Closes #5399