This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-04-24 01:04:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
http
History
Florian Apolloner
319627c184
[1.4.X] Fixed a security issue in get_host.
...
Full disclosure and new release forthcoming.
2012-12-10 22:14:16 +01:00
..
__init__.py
[1.4.X] Fixed a security issue in get_host.
2012-12-10 22:14:16 +01:00
multipartparser.py
Fixed
#15785
-- Stopped HttpRequest.read() from reading beyond the end of a wsgi.input stream and removed some redundant code in the multipartparser. Thanks, tomchristie, grahamd and isagalaev.
2011-06-28 10:17:56 +00:00
utils.py
Fixed
#16632
-- Crash on responses without Content-Type with IE. Thanks juan for the report and kenth for the patch.
2011-12-11 08:58:14 +00:00