diff options
Diffstat (limited to 'tests/data/test276')
-rw-r--r-- | tests/data/test276 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/data/test276 b/tests/data/test276 index 34e2235e1..2fa554d9d 100644 --- a/tests/data/test276 +++ b/tests/data/test276 @@ -59,16 +59,15 @@ HTTP Location: following with multiple question marks in URLs # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET /want?uri=http://anything/276?secondq/276 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
GET /data/2760002.txt?coolsite=http://anotherurl/?a_second/2760002 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
</protocol> |