test46: change cookie expiry date
Since two of the cookies would now otherwise expire and cause the test
to fail after commit 20de9b4f09
Discussed in #697
This commit is contained in:
Родитель
6c7a5b9603
Коммит
e6293cf876
|
@ -49,8 +49,8 @@ TZ=GMT
|
||||||
# https://curl.haxx.se/docs/http-cookies.html
|
# https://curl.haxx.se/docs/http-cookies.html
|
||||||
# This is generated by libcurl! Do not edit.
|
# This is generated by libcurl! Do not edit.
|
||||||
|
|
||||||
www.fake.come FALSE / FALSE 1022144953 cookiecliente si
|
www.fake.come FALSE / FALSE 2022144953 cookiecliente si
|
||||||
www.loser.com FALSE / FALSE 1139150993 UID 99
|
www.loser.com FALSE / FALSE 2139150993 UID 99
|
||||||
%HOSTIP FALSE / FALSE 1739150993 mooo indeed
|
%HOSTIP FALSE / FALSE 1739150993 mooo indeed
|
||||||
#HttpOnly_%HOSTIP FALSE /want FALSE 1739150993 mooo2 indeed2
|
#HttpOnly_%HOSTIP FALSE /want FALSE 1739150993 mooo2 indeed2
|
||||||
%HOSTIP FALSE /want FALSE 0 empty
|
%HOSTIP FALSE /want FALSE 0 empty
|
||||||
|
@ -74,8 +74,8 @@ Cookie: empty=; mooo2=indeed2; mooo=indeed
|
||||||
# https://curl.haxx.se/docs/http-cookies.html
|
# https://curl.haxx.se/docs/http-cookies.html
|
||||||
# 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 1022144953 cookiecliente si
|
www.fake.come FALSE / FALSE 2022144953 cookiecliente si
|
||||||
www.loser.com FALSE / FALSE 1139150993 UID 99
|
www.loser.com FALSE / FALSE 2139150993 UID 99
|
||||||
%HOSTIP FALSE / FALSE 1739150993 mooo indeed
|
%HOSTIP FALSE / FALSE 1739150993 mooo indeed
|
||||||
#HttpOnly_%HOSTIP FALSE /want FALSE 1739150993 mooo2 indeed2
|
#HttpOnly_%HOSTIP FALSE /want FALSE 1739150993 mooo2 indeed2
|
||||||
%HOSTIP FALSE /want FALSE 0 empty
|
%HOSTIP FALSE /want FALSE 0 empty
|
||||||
|
|
Загрузка…
Ссылка в новой задаче