MatrixSynapse/synapse/http
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
..
federation
__init__.py Add missing type hints to synapse.http. (#11571) 2021-12-14 07:00:47 -05:00
additional_resource.py
client.py
connectproxyclient.py Fix http/s proxy authentication with long username/passwords (#16504) 2023-10-24 13:45:21 +00:00
matrixfederationclient.py Request & follow redirects for /media/v3/download (#16701) 2023-11-29 19:03:42 +00:00
proxy.py
proxyagent.py
replicationagent.py
request_metrics.py
server.py Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00
servlet.py
site.py
types.py