This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author dlenski
Recipients dlenski, douyuan, jdetrey, jjlee, loewis, mt0321, terry.reedy
Date 2020-10-19.19:54:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603137297.27.0.646515417796.issue2190@roundup.psfhosted.org>
In-reply-to
Content
I've got a patch that will address both loading and saving of "HTTP-only" cookies: https://github.com/python/cpython/compare/master...dlenski:patch-1

Testing/feedback before I submit as a PR would be very welcome.
History
Date User Action Args
2020-10-19 19:54:57dlenskisetrecipients: + dlenski, loewis, terry.reedy, jjlee, douyuan, jdetrey, mt0321
2020-10-19 19:54:57dlenskisetmessageid: <1603137297.27.0.646515417796.issue2190@roundup.psfhosted.org>
2020-10-19 19:54:57dlenskilinkissue2190 messages
2020-10-19 19:54:57dlenskicreate