summaryrefslogtreecommitdiff
path: root/tests/requests/test_data_upload_settings.py
AgeCommit message (Expand)Author
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