httpx/tests/client
2020-04-08 13:15:22 +01:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_async_client.py Drop backend parameter on AsyncClient (#791) 2020-02-27 20:42:18 +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 Revert "Add content-length header for empty bytestream (#866)" (#898) 2020-04-08 13:15:22 +01:00
test_properties.py Rename Client to AsyncClient (with compat synonym) (#680) 2019-12-29 15:34:23 +00:00
test_proxies.py Enable NO_PROXY environment variable support (#835) 2020-03-02 16:51:34 +01:00
test_queryparams.py Switch to private module names (#785) 2020-01-28 14:34:43 +00:00
test_redirects.py Revert "Add content-length header for empty bytestream (#866)" (#898) 2020-04-08 13:15:22 +01:00