diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-02-06 20:02:14 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-02-06 20:02:14 +0000 |
commit | e96445bd02428d9ae86036e385c9c694974bc732 (patch) | |
tree | f0b4b0251c961e0e0613604825643a62e30d2a54 /tests | |
parent | da2c12467587fa2b8e65f0b8dd3d3137d2afb2a5 (diff) | |
download | curl-e96445bd02428d9ae86036e385c9c694974bc732.tar.gz |
how silly, the cookie expired! ;-)
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test46 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test46 b/tests/data/test46 index 6f16ed01d..996c3efca 100644 --- a/tests/data/test46 +++ b/tests/data/test46 @@ -43,7 +43,7 @@ HTTP, get cookies and store in cookie jar 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 1439150993 mooo indeed 127.0.0.1 FALSE / FALSE 0 empty </file> </client> @@ -67,7 +67,7 @@ Cookie: empty=; 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 1439150993 mooo indeed 127.0.0.1 FALSE / FALSE 0 empty 127.0.0.1 FALSE / FALSE 1262322000 ckyPersistent permanent 127.0.0.1 FALSE / FALSE 0 ckySession temporary |