diff options
Diffstat (limited to 'tests/data/test1562')
-rw-r--r-- | tests/data/test1562 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1562 b/tests/data/test1562 index 59cb9ccba..af29f54bc 100644 --- a/tests/data/test1562 +++ b/tests/data/test1562 @@ -48,21 +48,21 @@ Expire secure cookies over HTTPS </command> </client> <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET /15620001 HTTP/1.1
Host: www.example.com
+User-Agent: curl/%VERSION
Accept: */*
GET /15620002 HTTP/1.1
Host: www.example.com
+User-Agent: curl/%VERSION
Accept: */*
Cookie: foo=123
GET /15620001 HTTP/1.1
Host: www.example.com
+User-Agent: curl/%VERSION
Accept: */*
</protocol> |