]> 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:06:51 +0000 (12:06 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Sun, 20 May 2012 04:06:51 +0000 (12:06 +0800)
commit0b943a18ef3c175836fde6403782c982ef2ff776
treeae9b43b006647d2da9771b94477f89011645038f
parentb20df9582778119a2ae3d031da8b597c19ad4fc9
parent00c2ec282e1653a67bb99c5f96eb2cbf64b19ab5
 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