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
b24e763846
django1
/
django
/
http
History
Chris Jerdonek
cce47ff65a
Fixed
#30565
-- Closed HttpResponse when wsgi.file_wrapper closes file-like object.
2019-06-20 11:48:49 +02: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
#27863
-- Added support for the SameSite cookie flag.
2018-04-13 20:58:31 -04:00
multipartparser.py
Refs
#27753
-- Deprecated django.utils.text.unescape_entities().
2019-05-08 08:00:59 +02:00
request.py
Refs
#30451
-- Added HttpRequest._set_content_type_params() hook.
2019-06-15 10:29:02 -07:00
response.py
Fixed
#30565
-- Closed HttpResponse when wsgi.file_wrapper closes file-like object.
2019-06-20 11:48:49 +02:00