summary refs log tree commit diff
path: root/synapse/federation/federation_client.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-01Return 502 not 500 when failing to reach any remote server.Erik Johnston1-4/+3
2019-08-01Fix spelling.