matrix-org_synapse/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 Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_base.py Handle content types with parameters. (#16440) 2023-10-11 07:50:34 -04:00
test_filepath.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_html_preview.py Add stubs package for lxml. (#15697) 2023-05-31 17:06:57 +00:00
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 Add stubs package for lxml. (#15697) 2023-05-31 17:06:57 +00:00
test_url_previewer.py Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00