summaryrefslogtreecommitdiff
path: root/tests/requests/test_data_upload_settings.py
AgeCommit message (Expand)Author
2021-02-19[3.2.x] Fixed CVE-2021-23336 -- Fixed web cache poisoning via django.utils.ht...Nick Pope
2016-08-03Fixed #27005 -- Fixed crash if request.META[''CONTENT_LENGTH']=''.Tim Graham
2016-05-12Fixed #21231 -- Enforced a max size for GET/POST values read into memory.Andre Cruz