diff options
Diffstat (limited to 'tests/data/test1111')
-rw-r--r-- | tests/data/test1111 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/data/test1111 b/tests/data/test1111 index d9db12c7f..1ba21bffd 100644 --- a/tests/data/test1111 +++ b/tests/data/test1111 @@ -34,12 +34,10 @@ http://%HOSTIP:%HTTPPORT/1111?q=foobar#fragment#fragment2 # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET /1111?q=foobar HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
</protocol> |