]> git.ipfire.org Git - thirdparty/httpx.git/commit
Use system proxies use-system-proxies
authorTom Christie <tom@tomchristie.com>
Tue, 5 Nov 2024 14:55:32 +0000 (14:55 +0000)
committerTom Christie <tom@tomchristie.com>
Tue, 5 Nov 2024 14:55:32 +0000 (14:55 +0000)
commit54b8d24a6e17e308994104c09fcde3fa71b2d117
treeb4c54a9335a10fd5a099d33edef9c3adf1f7ae03
parent66225539796d819b5114ead2fd5e4d61865ab708
Use system proxies
httpx/_client.py
httpx/_config.py
httpx/_transports/default.py
httpx/_utils.py
tests/client/test_async_client.py
tests/client/test_client.py
tests/client/test_proxies.py
tests/test_utils.py