summary refs log tree commit diff
path: root/synapse/http/proxyagent.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port "Allow providing credentials to HTTPS_PROXY (#9657)" from mainline (#95)Andrew Morgan2021-03-231-8/+73
* Port "Add support for no_proxy and case insensitive env variables" from mainl...Andrew Morgan2021-03-221-7/+45
* Fix handling of connection timeouts in outgoing http requests (#8400)Richard van der Hoff2020-09-291-2/+14
* Support for routing outbound HTTP requests via a proxy (#6239)Richard van der Hoff2019-11-011-0/+195