MatrixSynapse/synapse/http
Patrick Cloke 9d8a3234ba
Respond with proper error responses on unknown paths. (#14621)
Returns a proper 404 with an errcode of M_RECOGNIZED for
unknown endpoints per MSC3743.
2022-12-08 11:37:05 -05:00
..
federation Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
__init__.py
additional_resource.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
client.py
connectproxyclient.py
matrixfederationclient.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
proxyagent.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
request_metrics.py
server.py Respond with proper error responses on unknown paths. (#14621) 2022-12-08 11:37:05 -05:00
servlet.py
site.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
types.py