httpx/tests/client
Piotr Staroszczyk efe9f61bc2
Drop RedirectLoop exception (#819)
* drop RedirectLoop exception

* tests is package to allow run it easly

* bring back test for redirect loop
2020-02-24 10:09:52 +00:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_async_client.py Rename Client to AsyncClient (with compat synonym) (#680) 2019-12-29 15:34:23 +00:00
test_auth.py Add Auth.requires_response_body attribute (#803) 2020-02-10 12:10:11 +00:00
test_client.py Reintroduce sync API. (#735) 2020-01-08 12:31:50 +00:00
test_cookies.py Switch to private module names (#785) 2020-01-28 14:34:43 +00:00
test_headers.py Switch to private module names (#785) 2020-01-28 14:34:43 +00:00
test_properties.py Rename Client to AsyncClient (with compat synonym) (#680) 2019-12-29 15:34:23 +00:00
test_proxies.py Reintroduce sync API. (#735) 2020-01-08 12:31:50 +00:00
test_queryparams.py Switch to private module names (#785) 2020-01-28 14:34:43 +00:00
test_redirects.py Drop RedirectLoop exception (#819) 2020-02-24 10:09:52 +00:00