diff options
Diffstat (limited to 'tests/data/test1433')
-rw-r--r-- | tests/data/test1433 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/data/test1433 b/tests/data/test1433 index a159daff3..6656114d5 100644 --- a/tests/data/test1433 +++ b/tests/data/test1433 @@ -41,12 +41,10 @@ http://%HOSTIP:%HTTPPORT/1433 # # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET /1433 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
</protocol> |