httpx/tests/dispatch
Tom Christie b9c8a1505e
Handle early connection closes (#103)
* Refactoring h11 implementation

* More h11 refactoring

* Support early connection closes on H11 connections

* Tweak comment

* Refactor concurrent read/writes

* Drop WriteTimeout masking

* Linting

* Use concurrent read/writes for HTTP2

* Push background sending into ConcurrencyBackend
2019-06-24 16:53:42 +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 http3 (#86) 2019-06-12 15:02:16 +01:00
test_threaded.py http3 (#86) 2019-06-12 15:02:16 +01:00
utils.py Handle early connection closes (#103) 2019-06-24 16:53:42 +01:00