Jérémie Detrey added the comment: Dear all,
In fact, this cookie.txt format is still used by curl. For instance, see https://github.com/bagder/curl/blob/curl-7_39_0/lib/cookie.c#L644 which clearly shows support for the "#HttpOnly_" prefix. Therefore, supporting this format in http.cookiejar.MozillaCookieJar seems quite relevant to me. Attached is an updated patch. Kind regards, Jérémie. ---------- nosy: +jdetrey Added file: http://bugs.python.org/file37625/httponly.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue2190> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com