httpx/tests/client
2019-09-04 15:11:40 +01:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_async_client.py Add server.url property in tests (#300) 2019-09-01 09:07:22 +02:00
test_auth.py Refactor client functionality into middleware (#268) 2019-09-01 23:01:14 +02:00
test_client.py Add server.url property in tests (#300) 2019-09-01 09:07:22 +02:00
test_cookies.py Automatically convert Client.cookies and Client.headers on set (#274) 2019-08-27 19:25:30 -05:00
test_headers.py Remove "Host" header on redirects if URL origin has changed (#199) 2019-08-13 06:44:23 -05:00
test_properties.py Automatically convert Client.cookies and Client.headers on set (#274) 2019-08-27 19:25:30 -05:00
test_redirects.py Apply black formatting 2019-09-04 15:11:40 +01:00