diff options
Diffstat (limited to 'tests/data/test1909')
-rw-r--r-- | tests/data/test1909 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/data/test1909 b/tests/data/test1909 index bde0e5e0f..ba082529a 100644 --- a/tests/data/test1909 +++ b/tests/data/test1909 @@ -43,16 +43,15 @@ HTTP GET --retry-all-errors to overcome partial transfer # # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET /1909 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
GET /1909 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
</protocol> |