]> git.ipfire.org Git - thirdparty/httpx.git/commit
Stream refactoring and HTTP/2 test case
authorTom Christie <tom@tomchristie.com>
Thu, 25 Apr 2019 11:05:23 +0000 (12:05 +0100)
committerTom Christie <tom@tomchristie.com>
Thu, 25 Apr 2019 11:05:23 +0000 (12:05 +0100)
commita44190ff24558c2ee5efc9dd422f836af376150b
treebfcdadc0a4f5ce4d02bc7cb573b42d2dfe6cb5d4
parentabe46b8a0e2b19c3b2e46e170f21ac5aed20392e
Stream refactoring and HTTP/2 test case
httpcore/__init__.py
httpcore/config.py
httpcore/connection.py
httpcore/exceptions.py
httpcore/http11.py
httpcore/http2.py
httpcore/streams.py [new file with mode: 0644]
tests/test_config.py
tests/test_http2.py [new file with mode: 0644]