MatrixSynapse/synapse/rest/admin
Patrick Cloke d22c1c862c
Respond correctly to unknown methods on known endpoints (#14605)
Respond with a 405 error if a request is received on a known endpoint,
but to an unknown method, per MSC3743.
2023-02-09 13:04:24 -05:00
..
__init__.py
_base.py
background_updates.py
devices.py
event_reports.py
federation.py
media.py Respond correctly to unknown methods on known endpoints (#14605) 2023-02-09 13:04:24 -05:00
registration_tokens.py
rooms.py
server_notice_servlet.py
statistics.py
username_available.py
users.py