httpx/tests/client
2019-11-30 12:06:16 +00:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_async_client.py Drop sync (#544) 2019-11-27 10:43:42 +00:00
test_auth.py Ensure Authorization header has priority over .netrc 2019-11-30 12:06:16 +00:00
test_client.py Drop sync (#544) 2019-11-27 10:43:42 +00:00
test_cookies.py Drop sync (#544) 2019-11-27 10:43:42 +00:00
test_headers.py Drop sync (#544) 2019-11-27 10:43:42 +00:00
test_properties.py Automatically convert Client.cookies and Client.headers on set (#274) 2019-08-27 19:25:30 -05:00
test_proxies.py Clean up '_dispatcher_for_request' into 'dispatcher_for_url' (#561) 2019-11-29 11:21:40 +00:00
test_queryparams.py Drop sync (#544) 2019-11-27 10:43:42 +00:00
test_redirects.py Drop sync (#544) 2019-11-27 10:43:42 +00:00