]> git.ipfire.org Git - thirdparty/httpx.git/commit
stream -> stream_bytes, raw -> stream_raw (#599)
authorTom Christie <tom@tomchristie.com>
Thu, 5 Dec 2019 11:39:28 +0000 (11:39 +0000)
committerGitHub <noreply@github.com>
Thu, 5 Dec 2019 11:39:28 +0000 (11:39 +0000)
commitfc95c7e71e87b0e53f6ad3744458df9c9ff62ac7
tree171001c7176b676b8de37d083d410a999c065993
parentdad379736df5b0bf8ae2ce038830e9bb289f3ddb
stream -> stream_bytes, raw -> stream_raw (#599)
docs/api.md
httpx/models.py
tests/client/test_client.py
tests/models/test_responses.py