summary refs log tree commit diff
path: root/synapse/http/client.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-04Convert the SimpleHttpClient to async. (#8016)Patrick Cloke1-31/+24
2020-08-04Convert streams to async. (#8014)Patrick Cloke10-30/+27
2020-08-04