exo
exo copied to clipboard
chore: support proxy environment variables in network requests
- Add
--trust-env
command line argument to enable aiohttp to respecthttp_proxy
andhttps_proxy
environment variables using monkey patching