mirror of
https://github.com/curl/curl.git
synced 2026-08-05 09:56:26 +03:00
tests: add https-proxy support to the test suite
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
This commit is contained in:
parent
61504b5ef9
commit
e2a7a6bb9e
4 changed files with 139 additions and 30 deletions
|
|
@ -194,6 +194,8 @@ test1608 test1609 test1610 test1611 test1612 \
|
|||
\
|
||||
test1620 test1621 \
|
||||
\
|
||||
test1630 \
|
||||
\
|
||||
test1650 test1651 test1652 test1653 test1654 test1655 \
|
||||
\
|
||||
test1700 test1701 test1702 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue