python
python copied to clipboard
Add proxy support
This probably needs to be configurable. Bridges in particular currently expect that proxy settings only apply to the remote network, not Matrix.
If this PR fixes env support, this should not be an issue as you can configure NO_PROXY env variable for Matrix.
Env vars are added for the whole program, not individual ClientSessions