summaryrefslogtreecommitdiff
path: root/tests/requests_tests/test_accept_header.py
AgeCommit message (Expand)Author
2024-09-09Fixed #35631 -- Added HttpRequest.get_preferred_type().Jake Howard
2024-01-26Applied Black's 2024 stable style.Mariusz Felisiak
2023-01-07Renamed 'requests' test package.Tim Graham