summaryrefslogtreecommitdiff
path: root/tests/data/test3013
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test3013')
-rw-r--r--tests/data/test30135
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/data/test3013 b/tests/data/test3013
index d2fcfa4c0..206b9e37a 100644
--- a/tests/data/test3013
+++ b/tests/data/test3013
@@ -46,16 +46,15 @@ http://%HOSTIP:%HTTPPORT/this/is/the/3013 -O --output-dir %PWD/log http://%HOSTI
#
# Verify data after the test has been "shot"
<verify>
-<strip>
-^User-Agent:.*
-</strip>
<protocol>
GET /this/is/the/3013 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
GET /another/3013 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
</protocol>