]> git.ipfire.org Git - thirdparty/httpx.git/commit
Requests from transport API (#1293)
authorTom Christie <tom@tomchristie.com>
Thu, 17 Sep 2020 10:59:42 +0000 (11:59 +0100)
committerGitHub <noreply@github.com>
Thu, 17 Sep 2020 10:59:42 +0000 (11:59 +0100)
commite1f7791e97cf7908b24eafdee70b4aa240609efe
treef794b7e059a8e128f5c47b5b176a2d96e6b016a3
parent09f94edd93fb69ccfdd347c4168ca2e5187a0120
Requests from transport API (#1293)

* Refactoring to support instantiating requests from transport API

* Minor refactoring
httpx/_models.py
httpx/_types.py
tests/utils.py