httpx/tests/client
Tom Christie 3cbe7315e8
Concurrency autodetection (#585)
* Simplify HTTP version config, and switch HTTP/2 off by default

* HTTP/2 docs

* HTTP/2 interlinking in docs

* Add concurrency auto-detection

* Add sniffio
2019-12-02 19:26:16 +00:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_async_client.py Drop sync (#544) 2019-11-27 10:43:42 +00:00
test_auth.py Ensure Authorization header has priority over .netrc 2019-11-30 12:06:16 +00:00
test_client.py Drop sync (#544) 2019-11-27 10:43:42 +00:00
test_cookies.py Drop sync (#544) 2019-11-27 10:43:42 +00:00
test_headers.py Drop sync (#544) 2019-11-27 10:43:42 +00:00
test_properties.py Automatically convert Client.cookies and Client.headers on set (#274) 2019-08-27 19:25:30 -05:00
test_proxies.py Concurrency autodetection (#585) 2019-12-02 19:26:16 +00:00
test_queryparams.py Drop sync (#544) 2019-11-27 10:43:42 +00:00
test_redirects.py Drop sync (#544) 2019-11-27 10:43:42 +00:00