httpx/tests/client
Tom Christie 19b863af40
Header refinements (#1248)
Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
2020-09-02 21:32:48 +01:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_async_client.py Issue warning on unclosed AsyncClient. (#1197) 2020-09-02 13:02:59 +01:00
test_auth.py Handle multiple auth headers correctly (#1240) 2020-09-01 14:08:10 +01:00
test_client.py Issue warning on unclosed AsyncClient. (#1197) 2020-09-02 13:02:59 +01:00
test_cookies.py Better test case consistency. Prefer import httpx and httpx.Client. (#1222) 2020-08-26 14:10:23 +01:00
test_headers.py Header refinements (#1248) 2020-09-02 21:32:48 +01:00
test_properties.py Replace httpx.URL for str in tests (#1237) 2020-08-30 08:01:37 +02:00
test_proxies.py Issue warning on unclosed AsyncClient. (#1197) 2020-09-02 13:02:59 +01:00
test_queryparams.py Replace httpx.URL for str in tests (#1237) 2020-08-30 08:01:37 +02:00
test_redirects.py Replace httpx.URL for str in tests (#1237) 2020-08-30 08:01:37 +02:00