django1/django/http
Malcolm Tredinnick 4eb78b89ce [1.2.X] Improved unicode-type, ASCII-convertible header handling in
HttpResponse.

Fixed #8765. Thanks to SmileyChris and semenov for working on this one.

Backport of r13740 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13748 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-09-11 03:25:44 +00:00
..
__init__.py [1.2.X] Improved unicode-type, ASCII-convertible header handling in 2010-09-11 03:25:44 +00:00
multipartparser.py Fixed #10687: fixed request parsing when upload_handlers is empty. Thanks, Armin Ronacher. 2009-05-08 17:22:34 +00:00
utils.py Fixed #4148 -- Changed the way attachments are served to IE to avoid some 2008-07-07 01:45:19 +00:00