[New-bugs-announce] [issue2190] MozillaCookieJar ignore HttpOnly cookies
Dou Yuan
report at bugs.python.org
Mon Feb 25 17:39:06 CET 2008
New submission from Dou Yuan:
HttpOnly cookie in Firefox's cookies.txt begins with "#HttpOnly_" now,
just like a comment, e.g.:
#HttpOnly_.rad.live.com TRUE / FALSE 1258200001 FC09 FB=
#HttpOnly_service.ilib.cn FALSE / FALSE 1209905939
.ASPXANONYMOUS
JMeD5-atyAEkAAAAYjZlNDUyNDAtOGQ4ZC00NTEyLTljN2EtMzNkODM3M2JjMjFivtX6ikB7Iv0jRJBJs9ftggv_a2k
Since no obvious need, there are no patches for save method and
cookielib.Cookie class.
----------
components: Library (Lib)
files: _MozillaCookieJar.diff
keywords: patch
messages: 62985
nosy: douyuan
severity: minor
status: open
title: MozillaCookieJar ignore HttpOnly cookies
versions: Python 2.6
Added file: http://bugs.python.org/file9552/_MozillaCookieJar.diff
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2190>
__________________________________
More information about the New-bugs-announce
mailing list