]> git.ipfire.org Git - thirdparty/httpx.git/commit
Add response.text and response.encoding
authorTom Christie <tom@tomchristie.com>
Tue, 30 Apr 2019 15:35:25 +0000 (16:35 +0100)
committerTom Christie <tom@tomchristie.com>
Tue, 30 Apr 2019 15:35:25 +0000 (16:35 +0100)
commitd8df61b44b9de52c9639cf2da828fc5ed364b004
treede4e79b624a2e6732b8fe65e0d408fee20917432
parent4255d41846035c7502ae3b5150a01ee297f6a0e8
Add response.text and response.encoding
httpcore/models.py
httpcore/utils.py
requirements.txt
setup.py
tests/models/test_responses.py
tests/test_client.py