mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-10 06:49:52 -05:00
When we proxy a media request to a remote server, add a query-param, which will tell the remote server to 404 if it doesn't recognise the server_name. This should fix a routing loop where the server keeps forwarding back to itself. Also improves the error handling on remote media fetches, so that we don't always return a rather obscure 502. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| download_resource.py | ||
| filepath.py | ||
| identicon_resource.py | ||
| media_repository.py | ||
| preview_url_resource.py | ||
| thumbnail_resource.py | ||
| thumbnailer.py | ||
| upload_resource.py | ||