summaryrefslogtreecommitdiff
path: root/tests/data/test1244
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-05-27 11:51:34 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-05-30 23:18:16 +0200
commitf3d501dc678d80a93325bd93ab05c48855e1c0d1 (patch)
treef1f63712798510398d6e7aebc30f24afb27ed15c /tests/data/test1244
parentc4e6968127e876b01e5e0b4b7cdbc49d5267530c (diff)
downloadgnurl-f3d501dc678d80a93325bd93ab05c48855e1c0d1.tar.gz
gnurl-f3d501dc678d80a93325bd93ab05c48855e1c0d1.tar.bz2
gnurl-f3d501dc678d80a93325bd93ab05c48855e1c0d1.zip
build: disable more code/data when built without proxy support
Added build to travis to verify Closes #5466
Diffstat (limited to 'tests/data/test1244')
-rw-r--r--tests/data/test12449
1 files changed, 6 insertions, 3 deletions
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
</server>
- <name>
+<features>
+proxy
+</features>
+<name>
HTTP GET same URL - different proxy ports
- </name>
- <command>
+</name>
+<command>
http://%HOSTIP:%HTTPPORT/1244 -x %HOSTIP:%HTTPPORT --next http://%HOSTIP:%HTTPPORT/124400001 -x %HOSTIP:%HTTPSPORT
</command>
</client>