diff options
Diffstat (limited to 'tests/data/test301')
-rw-r--r-- | tests/data/test301 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/data/test301 b/tests/data/test301 index c40469578..760497a17 100644 --- a/tests/data/test301 +++ b/tests/data/test301 @@ -40,13 +40,11 @@ HTTPS GET with user and password # # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET /301 HTTP/1.1
Host: %HOSTIP:%HTTPSPORT
Authorization: Basic ZmFrZTp1c2Vy
+User-Agent: curl/%VERSION
Accept: */*
</protocol> |