httpx/tests/dispatch
Tom Christie 025240c3b3
Check for connection aliveness on pool re-acquiry (#111)
* Check for connection aliveness on pool re-acquiry

* Test for connection re-acquiry with HTTP/2

* nocover on HTTP/1.1 ConnectionResetError, since we're testing the equivelent on HTTP/2

* Fix setup.py to read version from __version__
2019-07-08 15:57:29 +01:00
..
__init__.py Support alternate concurrency backends from client & rejig tests 2019-05-14 14:11:13 +01:00
test_connection_pools.py http3 (#86) 2019-06-12 15:02:16 +01:00
test_connections.py http3 (#86) 2019-06-12 15:02:16 +01:00
test_http2.py Check for connection aliveness on pool re-acquiry (#111) 2019-07-08 15:57:29 +01:00
test_threaded.py http3 (#86) 2019-06-12 15:02:16 +01:00
utils.py Check for connection aliveness on pool re-acquiry (#111) 2019-07-08 15:57:29 +01:00