This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
14681eaa53
django1
/
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