summary refs log tree commit diff
path: root/synapse/http/proxyagent.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'd9f1dccba' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-231-1/+2
|\
| * Don't apply the IP range blacklist to proxy connections (#9084)Marcus2021-01-121-3/+13
* | 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