httpx
httpx copied to clipboard
Cleanup `trust_env` as property of Client.
trafficstars
Summary
No need to have trust_env as property since it only used on initialization. I added new test for trust_env behavior.