diff options
Diffstat (limited to 'tests/data/test1328')
-rw-r--r-- | tests/data/test1328 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/data/test1328 b/tests/data/test1328 index 06088884a..0fd0c38de 100644 --- a/tests/data/test1328 +++ b/tests/data/test1328 @@ -54,16 +54,15 @@ HTTP GET a globbed range with -f # # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET /13280000 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
GET /13280001 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
</protocol> |