httpx/tests/dispatch
Jamie Hewland 644e8fc5b6 Make start_tls a method on streams & return a new stream (#484)
* Move start_tls to stream & return a new stream

* asyncio: Keep a reference to the inner stream when upgrading to TLS
2019-10-20 12:59:16 +02:00
..
__init__.py Support alternate concurrency backends from client & rejig tests 2019-05-14 14:11:13 +01:00
test_connection_pools.py Add trio concurrency backend (#276) 2019-09-21 11:10:20 -05:00
test_connections.py Use a certificate issued from the trustme CA in tests (#357) 2019-09-18 18:59:27 -05:00
test_http2.py Get test suite back to ~100% line coverage (#406) 2019-09-29 13:58:22 -05:00
test_proxy_http.py Add flake8-pie plugin (#419) 2019-10-01 12:02:29 -05:00
test_threaded.py Fix typos in comments (#294) 2019-08-29 19:14:15 +02:00
utils.py Make start_tls a method on streams & return a new stream (#484) 2019-10-20 12:59:16 +02:00