From ca161737bcfdfcf5ce101a3f01edaacd190e109c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 27 Feb 2002 07:41:46 +0000 Subject: use the correct time in the cookie jar --- tests/data/test31 | 2 +- tests/data/test46 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/data') diff --git a/tests/data/test31 b/tests/data/test31 index fb6e3cbf0..eddc9b673 100644 --- a/tests/data/test31 +++ b/tests/data/test31 @@ -51,6 +51,6 @@ Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* 127.0.0.1 FALSE / FALSE 0 partmatch present moo.foo.moo FALSE / FALSE 0 eat this .foo.moo TRUE / FALSE 0 eat this-too -127.0.0.1 FALSE / FALSE 1014678000 nodomain value +127.0.0.1 FALSE / FALSE 1391252187 nodomain value diff --git a/tests/data/test46 b/tests/data/test46 index 9c5eade45..aa4691d4f 100644 --- a/tests/data/test46 +++ b/tests/data/test46 @@ -55,7 +55,7 @@ Cookie: mooo=indeed www.fake.come FALSE / FALSE 1022144953 cookiecliente si www.loser.com FALSE / FALSE 1139150993 UID 99 127.0.0.1 FALSE / FALSE 1139150993 mooo indeed -127.0.0.1 FALSE / FALSE 1014678000 ckyPersistent permanent +127.0.0.1 FALSE / FALSE 1262322000 ckyPersistent permanent 127.0.0.1 FALSE / FALSE 0 ckySession temporary 127.0.0.1 FALSE / FALSE 0 ASPSESSIONIDQGGQQSJJ GKNBDIFAAOFDPDAIEAKDIBKE -- cgit v1.2.3