summaryrefslogtreecommitdiff
path: root/django/http/utils.py
AgeCommit message (Expand)Author
2012-08-01[1.3.x] Fixed #18692 -- Restored python 2.4 compatibility.Florian Apolloner
2011-12-11[1.3.X] Fixed #16632 -- Crash on responses without Content-Type with IE. Back...Aymeric Augustin
2011-01-27Fixed #15046 -- Added "CHROMEFRAME" as a user agent alias for various MSIE fi...Russell Keith-Magee
2008-07-07Fixed #4148 -- Changed the way attachments are served to IE to avoid someMalcolm Tredinnick
2007-12-01Small docstring edit in django/http/utils.py from [6662]Adrian Holovaty
2007-11-11Fixed #5898 -- Changed a few response processing paths to make things harder ...Malcolm Tredinnick