summary refs log tree commit diff
path: root/synapse/http/connectproxyclient.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-01Support for routing outbound HTTP requests via a proxy (#6239)Richard van der Hoff1-0/+195
2019-11-01Remove last usages of deprecated logging.warn method (#6314)Andrew Morgan3-3/+4
2019-11-01<