httpx/tests/client
Tom Christie 8e36f2bc68
Introduce new SSLContext API & escalate deprecations. (#3319)
Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-10-28 14:30:08 +00: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 format (#3131) 2024-03-01 19:49:23 +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 Clarified error when header value is None (#3312) 2024-09-26 18:01:47 +01:00
test_properties.py Add NetRCAuth() class. (#2535) 2023-01-12 11:27:46 +00:00
test_proxies.py Introduce new SSLContext API & escalate deprecations. (#3319) 2024-10-28 14:30:08 +00:00
test_queryparams.py Add httpx.MockTransport() (#1401) 2021-01-06 11:04:26 +00:00
test_redirects.py Enabling ruff C416 (#3001) 2023-12-13 11:30:39 +00:00