@@ -5450,30 +5450,30 @@ async def handler(request: web.Request) -> web.Response:
54505450 # Simulate Amazon-like cookies from the issue
54515451 cookies = [
54525452 "session-id=146-7423990-7621939; Domain=.amazon.it; "
5453- "Expires=Mon, 31-May-2027 10:00:00 GMT; Path=/; "
5453+ "Expires=Mon, 31-May-3024 10:00:00 GMT; Path=/; "
54545454 "Secure; HttpOnly" ,
54555455 "session-id=147-8529641-8642103; Domain=.www.amazon.it; "
5456- "Expires=Mon, 31-May-2027 10:00:00 GMT; Path=/; HttpOnly" ,
5456+ "Expires=Mon, 31-May-3024 10:00:00 GMT; Path=/; HttpOnly" ,
54575457 "session-id-time=2082758401l; Domain=.amazon.it; "
5458- "Expires=Mon, 31-May-2027 10:00:00 GMT; Path=/; Secure" ,
5458+ "Expires=Mon, 31-May-3024 10:00:00 GMT; Path=/; Secure" ,
54595459 "session-id-time=2082758402l; Domain=.www.amazon.it; "
5460- "Expires=Mon, 31-May-2027 10:00:00 GMT; Path=/" ,
5460+ "Expires=Mon, 31-May-3024 10:00:00 GMT; Path=/" ,
54615461 "ubid-acbit=257-7531983-5395266; Domain=.amazon.it; "
5462- "Expires=Mon, 31-May-2027 10:00:00 GMT; Path=/; Secure" ,
5462+ "Expires=Mon, 31-May-3024 10:00:00 GMT; Path=/; Secure" ,
54635463 'x-acbit="KdvJzu8W@Fx6Jj3EuNFLuP0N7OtkuCfs"; Version=1; '
54645464 "Domain=.amazon.it; Path=/; Secure; HttpOnly" ,
54655465 "at-acbit=Atza|IwEBIM-gLr8; Domain=.amazon.it; "
5466- "Expires=Mon, 31-May-2027 10:00:00 GMT; Path=/; "
5466+ "Expires=Mon, 31-May-3024 10:00:00 GMT; Path=/; "
54675467 "Secure; HttpOnly" ,
54685468 'sess-at-acbit="4+6VzSJPHIFD/OqO264hFxIng8Y="; '
5469- "Domain=.amazon.it; Expires=Mon, 31-May-2027 10:00:00 GMT; "
5469+ "Domain=.amazon.it; Expires=Mon, 31-May-3024 10:00:00 GMT; "
54705470 "Path=/; Secure; HttpOnly" ,
54715471 "lc-acbit=it_IT; Domain=.amazon.it; "
5472- "Expires=Mon, 31-May-2027 10:00:00 GMT; Path=/" ,
5472+ "Expires=Mon, 31-May-3024 10:00:00 GMT; Path=/" ,
54735473 "i18n-prefs=EUR; Domain=.amazon.it; "
5474- "Expires=Mon, 31-May-2027 10:00:00 GMT; Path=/" ,
5474+ "Expires=Mon, 31-May-3024 10:00:00 GMT; Path=/" ,
54755475 "av-profile=null; Domain=.amazon.it; "
5476- "Expires=Mon, 31-May-2027 10:00:00 GMT; Path=/; Secure" ,
5476+ "Expires=Mon, 31-May-3024 10:00:00 GMT; Path=/; Secure" ,
54775477 'user-pref-token="Am81ywsJ69xObBnuJ2FbilVH0mg="; '
54785478 "Domain=.amazon.it; Path=/; Secure" ,
54795479 ]
0 commit comments