]> git.ipfire.org Git - thirdparty/httpx.git/commit
Refactor netrc handling (#558)
authorTom Christie <tom@tomchristie.com>
Thu, 28 Nov 2019 12:31:15 +0000 (12:31 +0000)
committerGitHub <noreply@github.com>
Thu, 28 Nov 2019 12:31:15 +0000 (12:31 +0000)
commitabe0799d70b5c31341d28a23c7ff0d796a792854
tree642806e5e20523b8cde91df93621f32d55b98fbc
parent99ee84e20d2a48df3f0980bad42c04c5c7d36951
Refactor netrc handling (#558)

* Refactor netrc handling

* Linting

* Import sorting

* Import sorting
httpx/client.py
httpx/utils.py
tests/test_utils.py