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
17012b6936
django1
/
django
/
http
History
Berker Peksag
788fa9fffa
Fixed
#12098
-- Simplified HttpRequest.__repr__().
2014-11-20 08:45:11 -05:00
..
__init__.py
Dropped fix_IE_for_vary/attach.
2014-05-14 10:19:48 +02: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
#23397
-- Stripped whitespace from base64 during chunking
2014-09-13 19:06:21 +02:00
request.py
Fixed
#12098
-- Simplified HttpRequest.__repr__().
2014-11-20 08:45:11 -05:00
response.py
Fixed
#23730
-- Moved support for SimpleCookie HIGHEST_PROTOCOL pickling to http.cookie.
2014-11-12 19:04:45 +01:00
utils.py
Fixed
#23295
-- Removed unnecessary fix_location_header request.get_host() check.
2014-08-15 14:59:36 -04:00