[Patches] [Patch #103473] Cookie.py: Allow values containing '='
noreply@sourceforge.net
noreply@sourceforge.net
Tue, 06 Feb 2001 14:43:51 -0800
Patch #103473 has been updated.
Project: python
Category: library
Status: Accepted
Submitted by: dougfort
Assigned to : akuchling
Summary: Cookie.py: Allow values containing '='
Follow-Ups:
Date: 2001-Feb-06 14:43
By: akuchling
Comment:
This seems non-compliant with RFC2109, the only relevant standard, but
practically no one implements 2109 to the letter anyway. Practicality
beats purity, so I think it should be applied.
-------------------------------------------------------
Date: 2001-Jan-29 15:53
By: gvanrossum
Comment:
Andrew, can you check this?
-------------------------------------------------------
-------------------------------------------------------
For more info, visit:
http://sourceforge.net/patch/?func=detailpatch&patch_id=103473&group_id=5470