summary refs log tree commit diff
path: root/synapse/push/httppusher.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-04Add additional validation to pusher URLs. (#8865)Patrick Cloke1-1/+15
2020-12-04Do not 500 if the content-length is not provided when uploading media. (#8862)Patrick Cloke2-1/