From 476eb88171982a967c35e18d4439de3a848fc916 Mon Sep 17 00:00:00 2001 From: Marcel Raad Date: Mon, 14 Oct 2019 22:29:19 +0200 Subject: tests: use proxy feature This makes the tests succeed when using --disable-proxy. Closes https://github.com/curl/curl/pull/4488 --- tests/data/test2055 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/data/test2055') diff --git a/tests/data/test2055 b/tests/data/test2055 index cca44942f..a5fac62be 100644 --- a/tests/data/test2055 +++ b/tests/data/test2055 @@ -51,7 +51,9 @@ socks5 Connect to specific host via SOCKS proxy and HTTP proxy (switch to tunnel mode automatically) - + +proxy + http://www.example.com.2055/2055 --connect-to ::connect.example.com.2055:%HTTPPORT -x %HOSTIP:%PROXYPORT --preproxy socks5://%HOSTIP:%SOCKSPORT -- cgit v1.2.1