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
f97f71f592
django1
/
django
/
http
History
007
e65fea9292
Fixed
#31293
-- Allowed MultiPartParser to handle double-quoted encoded headers.
2020-02-28 14:43:16 +01: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
Fixed
#31293
-- Allowed MultiPartParser to handle double-quoted encoded headers.
2020-02-28 14:43:16 +01:00
request.py
Fixed
#30997
-- Deprecated HttpRequest.is_ajax().
2020-01-27 08:54:32 +01:00
response.py
Fixed
#31240
-- Properly closed FileResponse when wsgi.file_wrapper is used.
2020-02-11 20:39:12 +01:00