summary refs log tree commit diff
path: root/synapse/http/server.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-03Implement handling of HTTP HEAD requests. (#7999)Patrick Cloke1-5/+11
2020-08-03Convert the crypto module to async/await. (#8003)Patrick Cloke3-132/+109