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
12ba20d83c
django1
/
django
/
http
History
Collin Anderson
93a135d111
Fixed
#26158
-- Rewrote http.parse_cookie() to better match browsers.
2016-03-15 12:24:06 -04:00
..
__init__.py
Fixed
#25099
-- Cleaned up HttpRequest representations in error reporting.
2015-07-13 19:22:39 -04:00
cookie.py
Fixed
#26158
-- Rewrote http.parse_cookie() to better match browsers.
2016-03-15 12:24:06 -04:00
multipartparser.py
Fixed
#26325
-- Made MultiPartParser ignore filenames that normalize to an empty string.
2016-03-07 13:19:39 -05:00
request.py
Fixed
#26014
-- Added WSGIRequest content_type and content_params attributes.
2016-02-10 18:19:23 -05:00
response.py
Fixed
#25725
-- Made HttpReponse immediately close objects.
2015-12-14 12:46:48 -05:00
utils.py
Fixed
#23960
-- Removed http.fix_location_header
2015-03-18 18:22:50 +01:00