django1/django/http
Claude Paroz 72ad014b6a [1.7.x] Fixed #22996 -- Prevented crash with unencoded query string
Thanks Jorge Carleitao for the report and Aymeric Augustin, Tim Graham
for the reviews.
Backport of fa02120d36 from master.
2014-08-19 22:30:22 +02:00
..
__init__.py [1.7.x] Dropped fix_IE_for_vary/attach. 2014-05-14 10:18:26 +02:00
cookie.py Fixed up some more flake8 violations (this particular violation still has many occurrences in the tests/ dir so it can't be removed from setup.cfg yet) 2013-10-26 10:50:40 -07:00
multipartparser.py [1.7.x] Fixed #22680 -- I/O operation on closed file. 2014-06-11 09:03:11 +02:00
request.py [1.7.x] Fixed #22996 -- Prevented crash with unencoded query string 2014-08-19 22:30:22 +02:00
response.py [1.7.x] Added HTTP 308 status and its description. 2014-06-20 13:36:36 -04:00
utils.py [1.7.x] Dropped fix_IE_for_vary/attach. 2014-05-14 10:18:26 +02:00