From f3d501dc678d80a93325bd93ab05c48855e1c0d1 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 27 May 2020 11:51:34 +0200 Subject: build: disable more code/data when built without proxy support Added build to travis to verify Closes #5466 --- tests/data/test1244 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'tests/data/test1244') diff --git a/tests/data/test1244 b/tests/data/test1244 index d0769ad85..0912c0947 100644 --- a/tests/data/test1244 +++ b/tests/data/test1244 @@ -32,10 +32,13 @@ wrong http https - + +proxy + + HTTP GET same URL - different proxy ports - - + + http://%HOSTIP:%HTTPPORT/1244 -x %HOSTIP:%HTTPPORT --next http://%HOSTIP:%HTTPPORT/124400001 -x %HOSTIP:%HTTPSPORT -- cgit v1.2.3