Results 3 comments of helmstedt

I can see that some of the cookies are set to expire. The ones I would expect to be added to the cookie jar, and which do not have an...

Thanks for exploring the issue. I notice that the cookies from my response are missing a domain value. Here is one copied from headers['Set-Cookie'] (my reproduction code above still works):...

Likely this issue is the same as https://github.com/psf/requests/issues/6245