MatrixSynapse/synapse/http
Richard van der Hoff 8f5d7302ac
Implement RedirectException (#6687)
Allow REST endpoint implemnentations to raise a RedirectException, which will
redirect the user's browser to a given location.
2020-01-15 15:58:55 +00:00
..
federation
__init__.py
additional_resource.py
client.py
connectproxyclient.py
endpoint.py
matrixfederationclient.py
proxyagent.py
request_metrics.py
server.py Implement RedirectException (#6687) 2020-01-15 15:58:55 +00:00
servlet.py
site.py