diff options
Diffstat (limited to 'tests/data/test1081')
-rw-r--r-- | tests/data/test1081 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/data/test1081 b/tests/data/test1081 index d9f895fd2..2a5a765e6 100644 --- a/tests/data/test1081 +++ b/tests/data/test1081 @@ -44,16 +44,15 @@ http://%HOSTIP:%HTTPPORT/we/want/our/1081 http://%HOSTIP:%HTTPPORT/we/want/our/1 # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET /we/want/our/1081 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
GET /we/want/our/10810002 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
</protocol> |