]> granicus.if.org Git - python/commit
Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Patch...
authorSenthil Kumaran <senthil@uthcode.com>
Sun, 20 May 2012 04:05:16 +0000 (12:05 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Sun, 20 May 2012 04:05:16 +0000 (12:05 +0800)
commit00c2ec282e1653a67bb99c5f96eb2cbf64b19ab5
tree3f59b680031202320fa1cf96bc1ef41c6e3d23c3
parent079bfc962d838cb80a008ad3d949222256e1228d
 Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Patch by Federico Reghenzani and Müte Invert
Lib/http/cookies.py
Lib/test/test_http_cookies.py