summaryrefslogtreecommitdiff
path: root/tests/requests_tests/test_data_upload_settings.py
AgeCommit message (Expand)Author
2023-02-14Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.Markus Holtermann
2023-01-07Renamed 'requests' test package.Tim Graham