diff options
Diffstat (limited to 'tests/data/test1251')
-rw-r--r-- | tests/data/test1251 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/data/test1251 b/tests/data/test1251 index f37a685e8..f5cf51303 100644 --- a/tests/data/test1251 +++ b/tests/data/test1251 @@ -40,13 +40,11 @@ http://user:secret@%HOSTIP:%HTTPPORT/1251 --max-time 5 # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET /1251 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Authorization: Basic dXNlcjpzZWNyZXQ=
+User-Agent: curl/%VERSION
Accept: */*
</protocol> |