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
c238da8942
django1
/
django
/
http
History
PREMANAND
371adc472a
Fixed
#27156
-- Made changing HttpRequest.encoding clear GET.
2016-11-17 12:46:42 -05:00
..
__init__.py
Fixed
#26052
-- Moved conditional_content_removal() processing to the test client.
2016-04-25 07:56:07 -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 E305 flake8 warnings.
2016-11-14 12:30:46 -05:00
request.py
Fixed
#27156
-- Made changing HttpRequest.encoding clear GET.
2016-11-17 12:46:42 -05:00
response.py
Fixed
#27153
-- Added validation for HttpResponse status.
2016-08-30 21:59:43 -04:00