]> git.ipfire.org Git - thirdparty/httpx.git/commit
Initial pass at configuring supported protocol versions
authorTom Christie <tom@tomchristie.com>
Mon, 19 Aug 2019 19:13:37 +0000 (20:13 +0100)
committerTom Christie <tom@tomchristie.com>
Mon, 19 Aug 2019 19:13:37 +0000 (20:13 +0100)
commit0e49f23b7537bd8fef2917a739c522aea166a918
tree784c5cc16f20988253978d5ddf573ae96fad25ff
parent79425b28d092a0e9d2577539a571467395b768c4
Initial pass at configuring supported protocol versions
httpx/__init__.py
httpx/concurrency.py
httpx/config.py
httpx/dispatch/connection.py
httpx/interfaces.py
tests/dispatch/utils.py