MatrixSynapse/synapse/http
Patrick Cloke 26b960b08b
Register media servlets via regex. (#16419)
This converts the media servlet URLs in the same way as
(most) of the rest of Synapse. This will give more flexibility
in the versions each endpoint exists under.
2023-10-06 07:22:55 -04:00
..
federation
__init__.py
additional_resource.py
client.py
connectproxyclient.py
matrixfederationclient.py
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