diff options
Diffstat (limited to 'tests/data/test1228')
-rw-r--r-- | tests/data/test1228 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1228 b/tests/data/test1228 index 529c7e55d..2a7faff48 100644 --- a/tests/data/test1228 +++ b/tests/data/test1228 @@ -29,7 +29,7 @@ http HTTP cookie path match </name> <command> -http://example.fake/hoge/1228 http://example.fake/hogege/ -b nonexisting -x %HOSTIP:%HTTPPORT +http://example.fake/hoge/%TESTNUMBER http://example.fake/hogege/ -b nonexisting -x %HOSTIP:%HTTPPORT </command> <features> proxy @@ -39,7 +39,7 @@ proxy # Verify data after the test has been "shot" <verify> <protocol> -GET http://example.fake/hoge/1228 HTTP/1.1
+GET http://example.fake/hoge/%TESTNUMBER HTTP/1.1
Host: example.fake
User-Agent: curl/%VERSION
Accept: */*
|