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
18f3e79b13
django1
/
django
/
http
History
Jon Dufresne
24b2bc635e
Fixed
#24137
-- Switched to HTTP reason phrases from Python stdlib.
2015-01-28 06:59:40 -05:00
..
__init__.py
Fixed
#24072
-- Added FileResponse for streaming binary files.
2015-01-05 10:51:52 -05:00
cookie.py
Fixed
#23730
-- Moved support for SimpleCookie HIGHEST_PROTOCOL pickling to http.cookie.
2014-11-12 19:04:45 +01:00
multipartparser.py
Fixed
#24209
-- Prevented crash when parsing malformed RFC 2231 headers
2015-01-27 20:12:22 +01:00
request.py
Fixed
#23968
-- Replaced list comprehension with generators and dict comprehension
2014-12-08 07:58:23 -05:00
response.py
Fixed
#24137
-- Switched to HTTP reason phrases from Python stdlib.
2015-01-28 06:59:40 -05:00
utils.py
Fixed
#23295
-- Removed unnecessary fix_location_header request.get_host() check.
2014-08-15 14:59:36 -04:00