mirror of
https://github.com/curl/curl.git
synced 2026-04-15 02:31:40 +03: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
1 changed files with 4 additions and 4 deletions
|
|
@ -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.loser.com FALSE / FALSE 2139150993 UID 99
|
||||
domain..tld FALSE / FALSE 1739150993 mooo indeed
|
||||
#HttpOnly_domain..tld FALSE /want FALSE 1739150993 mooo2 indeed2
|
||||
domain..tld FALSE / FALSE 2139150993 mooo indeed
|
||||
#HttpOnly_domain..tld FALSE /want FALSE 2139150993 mooo2 indeed2
|
||||
domain..tld FALSE /want FALSE 0 empty
|
||||
</file>
|
||||
</client>
|
||||
|
|
@ -75,8 +75,8 @@ Cookie: empty=; mooo2=indeed2; mooo=indeed
|
|||
# This file was generated by libcurl! Edit at your own risk.
|
||||
|
||||
www.fake.come FALSE / FALSE 2022144953 cookiecliente si
|
||||
domain..tld FALSE / FALSE 1739150993 mooo indeed
|
||||
#HttpOnly_domain..tld FALSE /want FALSE 1739150993 mooo2 indeed2
|
||||
domain..tld FALSE / FALSE 2139150993 mooo indeed
|
||||
#HttpOnly_domain..tld FALSE /want FALSE 2139150993 mooo2 indeed2
|
||||
domain..tld FALSE /want FALSE 0 empty
|
||||
domain..tld FALSE / FALSE 2054030187 ckyPersistent permanent
|
||||
domain..tld FALSE / FALSE 0 ckySession temporary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue