summaryrefslogtreecommitdiff
path: root/tests/data/test306
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test306')
-rw-r--r--tests/data/test3064
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test306 b/tests/data/test306
index 4833ecce6..ee8870241 100644
--- a/tests/data/test306
+++ b/tests/data/test306
@@ -46,7 +46,7 @@ https
HTTPS GET, receive no headers only data!
</name>
<command>
--k https://%HOSTIP:%HTTPSPORT/306 --http0.9
+-k https://%HOSTIP:%HTTPSPORT/%TESTNUMBER --http0.9
</command>
</client>
@@ -54,7 +54,7 @@ HTTPS GET, receive no headers only data!
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /306 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPSPORT
User-Agent: curl/%VERSION
Accept: */*