summary refs log tree commit diff
path: root/synapse/http/client.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-01Factor out exception handling in federation_clientRichard van der Hoff1-129/+148
2018-08-02