diff options
author | Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> | 2021-07-15 11:37:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-15 10:37:08 +0100 |
commit | c7603af1d06d65932c420ae76002b6ed94dbf23c (patch) | |
tree | c67496ab02599f2f2fc134f6c5618dd52dee8470 /synapse | |
parent | Fix a number of logged errors caused by remote servers being down. (#10400) (diff) | |
download | synapse-c7603af1d06d65932c420ae76002b6ed94dbf23c.tar.xz |
Allow providing credentials to `http_proxy` (#10360)
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/http/proxyagent.py | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/synapse/http/proxyagent.py b/synapse/http/proxyagent.py |