diff options
Diffstat (limited to 'tests/data/test1223')
-rw-r--r-- | tests/data/test1223 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/data/test1223 b/tests/data/test1223 index 2885bc59a..f448f5c14 100644 --- a/tests/data/test1223 +++ b/tests/data/test1223 @@ -37,12 +37,10 @@ http://%HOSTIP:%HTTPPORT/1223 -w 'IP %{remote_ip} and PORT %{remote_port}\n' # # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET /1223 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
</protocol> |