From 114a02c75b702e98abf6328271bc76863c67b931 Mon Sep 17 00:00:00 2001 From: "Bernhard M. Wiedemann" Date: Mon, 7 Jan 2019 16:23:04 +0100 Subject: tests: allow tests to pass by 2037-02-12 similar to commit f508d29f3902104018 Closes #3443 --- tests/data/test61 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/data/test61') diff --git a/tests/data/test61 b/tests/data/test61 index 2709f5112..2bf6490f7 100644 --- a/tests/data/test61 +++ b/tests/data/test61 @@ -17,8 +17,8 @@ Date: Thu, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Funny-head: yesyes -Set-Cookie: test=yes; httponly; domain=foo.com; expires=Fri Feb 2 11:56:27 GMT 2035 -SET-COOKIE: test2=yes; domain=host.foo.com; expires=Fri Feb 2 11:56:27 GMT 2035 +Set-Cookie: test=yes; httponly; domain=foo.com; expires=Fri Feb 13 11:56:27 GMT 2037 +SET-COOKIE: test2=yes; domain=host.foo.com; expires=Fri Feb 13 11:56:27 GMT 2037 Set-Cookie: test3=maybe; domain=foo.com; path=/moo; secure Set-Cookie: test4=no; domain=nope.foo.com; path=/moo; secure Set-Cookie: test5=name; domain=anything.com; path=/ ; secure @@ -65,8 +65,8 @@ Accept: */* # https://curl.haxx.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. -.host.foo.com TRUE /we/want/ FALSE 2054030187 test2 yes -#HttpOnly_.foo.com TRUE /we/want/ FALSE 2054030187 test yes +.host.foo.com TRUE /we/want/ FALSE 2118138987 test2 yes +#HttpOnly_.foo.com TRUE /we/want/ FALSE 2118138987 test yes -- cgit v1.2.3