]> git.ipfire.org Git - thirdparty/httpx.git/commit
Add aiter methods on response (#610)
authorTom Christie <tom@tomchristie.com>
Fri, 6 Dec 2019 15:20:09 +0000 (15:20 +0000)
committerGitHub <noreply@github.com>
Fri, 6 Dec 2019 15:20:09 +0000 (15:20 +0000)
commitec40d04382093d75ae18a2f7de2f1178a90a27e6
treeb37d32b2b58fae0cb98d417802227d01ebbf8be5
parentd15dc0b1f8e775f3debc09ff0228f5ca56eab322
Add aiter methods on response (#610)
docs/compatibility.md
docs/quickstart.md
httpx/models.py
tests/client/test_client.py
tests/models/test_responses.py