httpx icon indicating copy to clipboard operation
httpx copied to clipboard

Cleanup `trust_env` as property of Client.

Open T-256 opened this issue 1 year ago • 2 comments
trafficstars

Summary

No need to have trust_env as property since it only used on initialization. I added new test for trust_env behavior.

T-256 avatar Oct 08 '24 19:10 T-256