Open
Description
Is your feature request related to a problem? Please describe.
The python clients don't honor the no_proxy
env var.
Describe the solution you'd like
I saw that it was once implemented here, but looks like it was removed at some point. Would it be ok to add it back and implement something similar for the asyncio version? I'm happy to submit a PR for this.