diff options
Diffstat (limited to 'tests/data/test1265')
-rw-r--r-- | tests/data/test1265 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1265 b/tests/data/test1265 index 5a7118c84..b18f2db74 100644 --- a/tests/data/test1265 +++ b/tests/data/test1265 @@ -34,14 +34,14 @@ http_proxy=http://%HOSTIP:%HTTPPORT NO_PROXY=::1 </setenv> <command> -http://%HOST6IP:%HTTP6PORT/1265 +http://%HOST6IP:%HTTP6PORT/%TESTNUMBER </command> </client> # Verify data after the test has been "shot" <verify> <protocol> -GET /1265 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOST6IP:%HTTP6PORT
User-Agent: curl/%VERSION
Accept: */*
|