summary refs log tree commit diff
path: root/synapse/app/frontend_proxy.py (unfollow)
<
Commit message (Expand)AuthorFilesLines
2020-01-13Fix exceptions on requests for non-ascii urls (#6682)Richard van der Hoff2-1/+3
2020-01-12comment for run_in_backgroundRichard van der Hoff1-0/+3
2020-01-09update install notes for CentOS