Charles Duffy <char...@dyfis.net> added the comment:

Only the Comment field of a cookie is required by RFC2965 to support Unicode -- 
and several major browsers either mangle or discard cookies containing even 
high-ASCII values.

Consequently, while some kind of unicode support is appropriate to implement, 
any program depending on end-to-end support for unicode-encoded cookies is in 
practice behaving perilously.

----------
nosy: +char...@dyfis.net

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue2212>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to