httpx/tests/dispatch
Tom Christie d15dc0b1f8
Tighten up top-level API to only expose public API (#608)
* Tighten up top-level API to only expose public API

* Leave HTTPProxyMode for backwards compat, raising warnings.

* Add missing import
2019-12-06 15:20:01 +00:00
..
__init__.py Support alternate concurrency backends from client & rejig tests 2019-05-14 14:11:13 +01:00
test_connection_pools.py Tighten up top-level API to only expose public API (#608) 2019-12-06 15:20:01 +00:00
test_connections.py Tighten up top-level API to only expose public API (#608) 2019-12-06 15:20:01 +00:00
test_http2.py Fix Timeout -> TimeoutException in test case (#598) 2019-12-05 11:03:27 +00:00
test_proxy_http.py Tighten up top-level API to only expose public API (#608) 2019-12-06 15:20:01 +00:00
utils.py Tighten up top-level API to only expose public API (#608) 2019-12-06 15:20:01 +00:00