]> git.ipfire.org Git - thirdparty/httpx.git/commit
Add stream ID to HTTP2Connection
authorTom Christie <tom@tomchristie.com>
Wed, 24 Apr 2019 16:04:15 +0000 (17:04 +0100)
committerTom Christie <tom@tomchristie.com>
Wed, 24 Apr 2019 16:04:15 +0000 (17:04 +0100)
commit0bdcbaef72c569aaaac548b99f2ecfee5a0a76dd
tree2bc896aa0d4c3e051a1673f23f14ed4bf1cb8a40
parent53f3dc4a6628dabe2732fe7dfec334dacb235da9
Add stream ID to HTTP2Connection
httpcore/__init__.py
httpcore/connection.py
httpcore/connection_pool.py [moved from httpcore/connectionpool.py with 98% similarity]
httpcore/http11.py
httpcore/http2.py
httpcore/models.py [moved from httpcore/datastructures.py with 100% similarity]
httpcore/sync.py