1
0
mirror of https://github.com/django/django.git synced 2025-03-13 02:40:47 +00:00
Aymeric Augustin fac5735a3d [1.6.x] Fixed #20557 -- Properly decoded non-ASCII cookies on Python 3.
Thanks mitsuhiko for the report.

Non-ASCII values are supported. Non-ASCII keys still aren't, because the
current parser mangles them. That's another bug.

Simplified backport of 8aaca651 and f5add47 from master.
2013-09-07 10:45:24 -05:00
..
2013-05-21 10:42:15 +01:00
2013-05-21 10:42:15 +01:00
2013-05-21 10:42:15 +01:00
2013-02-26 14:36:57 +01:00
2013-02-26 10:00:14 +01:00