diff options
Diffstat (limited to 'tests/data/test329')
-rw-r--r-- | tests/data/test329 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/data/test329 b/tests/data/test329 index 2274d475b..e766c83ef 100644 --- a/tests/data/test329 +++ b/tests/data/test329 @@ -52,17 +52,16 @@ http://%HOSTIP:%HTTPPORT/we/want/329 -b log/jar329.txt -H "Host: host.foo.com" h # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET /we/want/329 HTTP/1.1
Host: host.foo.com
+User-Agent: curl/%VERSION
Accept: */*
Cookie: test=no
GET /we/want/3290002 HTTP/1.1
Host: host.foo.com
+User-Agent: curl/%VERSION
Accept: */*
</protocol> |