New submission from Florian Pilz:

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.

----------
components: Library (Lib)
messages: 205078
nosy: florianpilz
priority: normal
severity: normal
status: open
title: Backport Cookie fix to 2.7 (httponly / secure flag)
type: behavior
versions: Python 2.7, Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19870>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to