]> git.ipfire.org Git - thirdparty/httpx.git/commit
Add trust_env property to BaseClient (#187)
authorCan Sarıgöl <cansarigol@derinbilgi.com.tr>
Sat, 17 Aug 2019 15:09:49 +0000 (18:09 +0300)
committerSeth Michael Larson <sethmichaellarson@gmail.com>
Sat, 17 Aug 2019 15:09:49 +0000 (10:09 -0500)
commit04d5ffb01b99397a5b0185db0515e8f7b4131cff
treecfcebed587693fc12ef94abe33ca3bd05198ed6e
parent23f11aaa8db466fd78eea2a812e35b008017d617
Add trust_env property to BaseClient (#187)
httpx/api.py
httpx/client.py
tests/client/test_auth.py