httpx/tests/dispatch
Florimond Manca e9ebd1df98 Drop per-request cert, verify, and trust_env (#617)
* Drop per-request cert/verify/trust_env

* Remove cert/verify from the dispatcher API

* Apply lint

* Reintroduce cert/verify/trust_env on client methods, with errors
2019-12-29 15:01:20 +00:00
..
__init__.py Support alternate concurrency backends from client & rejig tests 2019-05-14 14:11:13 +01:00
test_connection_pools.py Clean up 'backend' fixture (#664) 2019-12-21 16:08:40 +01:00
test_connections.py Drop per-request cert, verify, and trust_env (#617) 2019-12-29 15:01:20 +00:00
test_http2.py Clean up 'backend' fixture (#664) 2019-12-21 16:08:40 +01:00
test_proxy_http.py Clean up 'backend' fixture (#664) 2019-12-21 16:08:40 +01:00
utils.py Rename concurrency directory to backends (#662) 2019-12-20 16:53:42 +00:00