mirror of
https://github.com/moparisthebest/curl
synced 2024-11-18 07:25:14 -05:00
test 46: make test pass after 2025
shifting the expiry date to 2037 for now
to be before the possibly problematic year 2038
similar in spirit to commit e6293cf876
Closes #2646
This commit is contained in:
parent
c45360d463
commit
f508d29f39
@ -51,8 +51,8 @@ domain..tld:%HTTPPORT/want/46 --resolve domain..tld:%HTTPPORT:%HOSTIP -c log/jar
|
|||||||
|
|
||||||
www.fake.come FALSE / FALSE 2022144953 cookiecliente si
|
www.fake.come FALSE / FALSE 2022144953 cookiecliente si
|
||||||
www.loser.com FALSE / FALSE 2139150993 UID 99
|
www.loser.com FALSE / FALSE 2139150993 UID 99
|
||||||
domain..tld FALSE / FALSE 1739150993 mooo indeed
|
domain..tld FALSE / FALSE 2139150993 mooo indeed
|
||||||
#HttpOnly_domain..tld FALSE /want FALSE 1739150993 mooo2 indeed2
|
#HttpOnly_domain..tld FALSE /want FALSE 2139150993 mooo2 indeed2
|
||||||
domain..tld FALSE /want FALSE 0 empty
|
domain..tld FALSE /want FALSE 0 empty
|
||||||
</file>
|
</file>
|
||||||
</client>
|
</client>
|
||||||
@ -75,8 +75,8 @@ Cookie: empty=; mooo2=indeed2; mooo=indeed
|
|||||||
# This file was generated by libcurl! Edit at your own risk.
|
# This file was generated by libcurl! Edit at your own risk.
|
||||||
|
|
||||||
www.fake.come FALSE / FALSE 2022144953 cookiecliente si
|
www.fake.come FALSE / FALSE 2022144953 cookiecliente si
|
||||||
domain..tld FALSE / FALSE 1739150993 mooo indeed
|
domain..tld FALSE / FALSE 2139150993 mooo indeed
|
||||||
#HttpOnly_domain..tld FALSE /want FALSE 1739150993 mooo2 indeed2
|
#HttpOnly_domain..tld FALSE /want FALSE 2139150993 mooo2 indeed2
|
||||||
domain..tld FALSE /want FALSE 0 empty
|
domain..tld FALSE /want FALSE 0 empty
|
||||||
domain..tld FALSE / FALSE 2054030187 ckyPersistent permanent
|
domain..tld FALSE / FALSE 2054030187 ckyPersistent permanent
|
||||||
domain..tld FALSE / FALSE 0 ckySession temporary
|
domain..tld FALSE / FALSE 0 ckySession temporary
|
||||||
|
Loading…
Reference in New Issue
Block a user