httpx/tests/client
Tom Christie 95740415db
Work on bringing API into parity with requests. (#76)
* Finesse timeout argument.

* Drop unused imports

* Add 'cert' and 'verify' arguments
2019-05-23 16:21:00 +01:00
..
__init__.py Tweak test naming 2019-05-17 13:49:24 +01:00
test_async_client.py Add json interfaces 2019-05-17 14:43:22 +01:00
test_auth.py Work on bringing API into parity with requests. (#76) 2019-05-23 16:21:00 +01:00
test_client.py Add json interfaces 2019-05-17 14:43:22 +01:00
test_cookies.py Work on bringing API into parity with requests. (#76) 2019-05-23 16:21:00 +01:00
test_redirects.py Work on bringing API into parity with requests. (#76) 2019-05-23 16:21:00 +01:00