MatrixSynapse/synapse/api
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
..
__init__.py
auth.py
auth_blocking.py
constants.py Improve logging and opentracing for to-device message handling (#14598) 2022-12-06 09:52:55 +00:00
errors.py Respond with proper error responses on unknown paths. (#14621) 2022-12-08 11:37:05 -05:00
filtering.py
presence.py
ratelimiting.py
room_versions.py
urls.py