[issue2190] MozillaCookieJar ignore HttpOnly cookies

John J Lee report at bugs.python.org
Mon Jul 12 20:18:15 CEST 2010


John J Lee <jjlee at users.sourceforge.net> added the comment:

Is deprecation really necessary?  lynx still uses that format.  lynx doesn't write the header that MozillaCookieJar insists on being present, but a trivial subclass can read cookies files written by lynx.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2190>
_______________________________________


More information about the Python-bugs-list mailing list