Message230204
Ah, so it's about round-tripping between SimpleCookie.__str__() and SimpleCookie.__init__(). That sounds like a reasonable behaviour to preserve (and easier than parsing arbitrary Set-Cookie headers). IMO we should also add for tests for it in other versions. |
|
| Date |
User |
Action |
Args |
| 2014-10-29 10:44:59 | pitrou | set | recipients:
+ pitrou, georg.brandl, r.david.murray, berker.peksag, Tim.Graham |
| 2014-10-29 10:44:59 | pitrou | set | messageid: <[email protected]> |
| 2014-10-29 10:44:59 | pitrou | link | issue22758 messages |
| 2014-10-29 10:44:59 | pitrou | create | |
|