httpx/tests/client
2020-08-17 14:51:52 +02:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_async_client.py HTTP/2 becomes fully optional (#1140) 2020-08-07 15:16:21 +01:00
test_auth.py Add Client.auth setter (#1185) 2020-08-17 14:51:52 +02:00
test_client.py HTTP/2 becomes fully optional (#1140) 2020-08-07 15:16:21 +01:00
test_cookies.py Update to httpcore 0.10 (#1126) 2020-08-07 14:14:11 +01:00
test_headers.py Update to httpcore 0.10 (#1126) 2020-08-07 14:14:11 +01:00
test_properties.py #1066 make BaseClient's timeout accessible using getters and setters (#1135) 2020-08-06 12:09:21 +01:00
test_proxies.py Update to httpcore 0.10 (#1126) 2020-08-07 14:14:11 +01:00
test_queryparams.py Update to httpcore 0.10 (#1126) 2020-08-07 14:14:11 +01:00
test_redirects.py Add test for HEAD redirect behavior (#1184) 2020-08-16 08:12:17 +02:00