This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-31 13:20:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1df58968a4
django
/
django
/
http
History
Aymeric Augustin
9b07b5edeb
Fixed
#18916
-- Allowed non-ASCII headers.
...
Thanks Malcolm Tredinnick for the review.
2012-09-07 19:08:57 -04:00
..
__init__.py
Fixed
#18916
-- Allowed non-ASCII headers.
2012-09-07 19:08:57 -04:00
multipartparser.py
Removed many uses of bare "except:", which were either going to a) silence real issues, or b) were impossible to hit.
2012-09-07 15:08:07 -04: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