httpx/tests/client
2025-02-27 19:30:49 +04:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_async_client.py Use __future__.annotations (#3068) 2024-01-24 14:30:22 +00:00
test_auth.py Cleanup unneccessary test case (#3375) 2024-10-28 17:38:33 +00:00
test_client.py Add support for zstd decoding (#3139) 2024-03-21 10:17:15 +00:00
test_cookies.py Deprecate per-request cookies (#1574) 2021-04-19 11:18:32 +01:00
test_event_hooks.py Add support for zstd decoding (#3139) 2024-03-21 10:17:15 +00:00
test_headers.py Move utility functions from _utils.py to _client.py (#3389) 2024-11-15 11:42:52 +00:00
test_properties.py Add NetRCAuth() class. (#2535) 2023-01-12 11:27:46 +00:00
test_proxies.py Make all the tests from test_proxies to be async 2025-02-27 19:30:49 +04:00
test_queryparams.py Make all the tests from test_queryparams to be async 2025-02-27 19:23:00 +04:00
test_redirects.py Make all the tests from test_redirects to be async 2025-02-27 19:19:45 +04:00