httpx/tests/client
Florimond Manca 3462999366 Rename 'next' to 'anext' on Response (#676)
* Rename 'next' to 'anext' on Response

* Drop iscoroutinefunction() check

Co-authored-by: Tom Christie <tom@tomchristie.com>
2019-12-29 15:34:07 +00:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_async_client.py Rename 'read/close' to 'aread/aclose' on Response (#674) 2019-12-29 15:14:53 +00:00
test_auth.py Type-check test_auth.py (#665) 2019-12-21 18:48:55 +01:00
test_client.py Rename 'read/close' to 'aread/aclose' on Response (#674) 2019-12-29 15:14:53 +00:00
test_cookies.py Type-check test_cookies.py (#677) 2019-12-23 10:51:06 +01:00
test_headers.py Fix Host header and HSTS when the default port is explicitly included in URL (#649) 2019-12-20 10:25: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 Tighten up top-level API to only expose public API (#608) 2019-12-06 15:20:01 +00:00
test_queryparams.py Tighten up top-level API to only expose public API (#608) 2019-12-06 15:20:01 +00:00
test_redirects.py Rename 'next' to 'anext' on Response (#676) 2019-12-29 15:34:07 +00:00