MatrixSynapse/tests/media
Patrick Cloke d6c3b7584f
Request & follow redirects for /media/v3/download (#16701)
Implement MSC3860 to follow redirects for federated media downloads.

Note that the Client-Server API doesn't support this (yet) since the media
repository in Synapse doesn't have a way of supporting redirects.
2023-11-29 19:03:42 +00:00
..
__init__.py
test_base.py
test_filepath.py
test_html_preview.py
test_media_retention.py Move media retention tests out of rest tests (#16684) 2023-11-27 01:29:46 +00:00
test_media_storage.py Request & follow redirects for /media/v3/download (#16701) 2023-11-29 19:03:42 +00:00
test_oembed.py
test_url_previewer.py