]> git.ipfire.org Git - thirdparty/httpx.git/commit
HTTP/2 becomes fully optional (#1140)
authorTom Christie <tom@tomchristie.com>
Fri, 7 Aug 2020 14:16:21 +0000 (15:16 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Aug 2020 14:16:21 +0000 (15:16 +0100)
commit8d9dfb54fccb4b45c7ffedf67033714e74ea4961
tree0451292b7fb6fb5cb2eb5ec75f123550517dd600
parent360b63d4f42abee20f25c1cd67a46e80fe4633de
HTTP/2 becomes fully optional (#1140)

* HTTP/2 becomes fully optional

* Fix linting, coverage
README.md
docs/http2.md
docs/index.md
httpx/_client.py
requirements.txt
setup.py
tests/client/test_async_client.py
tests/client/test_client.py