aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1104
diff options
context:
space:
mode:
authorBernhard M. Wiedemann <bwiedemann@suse.de>2019-01-07 16:23:04 +0100
committerDaniel Stenberg <daniel@haxx.se>2019-01-08 10:36:49 +0100
commit114a02c75b702e98abf6328271bc76863c67b931 (patch)
tree880300d71e4fdce7a9b8baa81c846729944a3b79 /tests/data/test1104
parentdea3f94298ac0859464768959488938c4e104545 (diff)
tests: allow tests to pass by 2037-02-12
similar to commit f508d29f3902104018 Closes #3443
Diffstat (limited to 'tests/data/test1104')
-rw-r--r--tests/data/test11044
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1104 b/tests/data/test1104
index 102d52282..570f13c51 100644
--- a/tests/data/test1104
+++ b/tests/data/test1104
@@ -16,7 +16,7 @@ Date: Thu, 09 Nov 2010 14:49:00 GMT
Location: /want/data/11040002
Server: test-server/fake
Set-Cookie: test=true; domain=127.0.0.1; path=/; expires=Thu Jan 1 00:00:00 GMT 1970;
-Set-Cookie: test2=true; domain=127.0.0.1; path=/; expires=Fri Feb 2 11:56:27 GMT 2035;
+Set-Cookie: test2=true; domain=127.0.0.1; path=/; expires=Fri Feb 13 11:56:27 GMT 2037;
Connection: close
This server reply is for testing a set-cookie
@@ -37,7 +37,7 @@ Date: Thu, 09 Nov 2010 14:49:00 GMT
Location: /want/data/11040002
Server: test-server/fake
Set-Cookie: test=true; domain=127.0.0.1; path=/; expires=Thu Jan 1 00:00:00 GMT 1970;
-Set-Cookie: test2=true; domain=127.0.0.1; path=/; expires=Fri Feb 2 11:56:27 GMT 2035;
+Set-Cookie: test2=true; domain=127.0.0.1; path=/; expires=Fri Feb 13 11:56:27 GMT 2037;
Connection: close
HTTP/1.1 200 Followed here fine swsclose