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 florianpilz
Recipients florianpilz
Date 2013-12-03.07:27:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386055628.27.0.222770059818.issue19870@psf.upfronthosting.co.za>
In-reply-to
Content
Until Python 3.3.3 the Cookie library did not support the httponly and secure flag (see Issue 16611). Therefore the library is not RFC conform until then, so I think there should be a backport into 2.7 and maybe 3.2 as well.
History
Date User Action Args
2013-12-03 07:27:08florianpilzsetrecipients: + florianpilz
2013-12-03 07:27:08florianpilzsetmessageid: <1386055628.27.0.222770059818.issue19870@psf.upfronthosting.co.za>
2013-12-03 07:27:08florianpilzlinkissue19870 messages
2013-12-03 07:27:08florianpilzcreate