]> git.ipfire.org Git - thirdparty/httpx.git/commit
No I/O auth (#644)
authorTom Christie <tom@tomchristie.com>
Wed, 18 Dec 2019 15:25:31 +0000 (15:25 +0000)
committerGitHub <noreply@github.com>
Wed, 18 Dec 2019 15:25:31 +0000 (15:25 +0000)
commit6c69e0936b0ee1849f0749f04113ec3e6c92c9ff
tree76d155c5404dc7604c660d2b09860254b01f57dd
parent8d4f18250022a8823f16006993900228e216146b
No I/O auth (#644)

* No I/O on Auth
httpx/api.py
httpx/auth.py
httpx/client.py
httpx/middleware.py [deleted file]
httpx/models.py
tests/client/test_auth.py