mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-24 11:54:33 -05:00
Respond with a 405 error if a request is received on a known endpoint, but to an unknown method, per MSC3743. |
||
|---|---|---|
| .. | ||
| federation | ||
| __init__.py | ||
| additional_resource.py | ||
| client.py | ||
| connectproxyclient.py | ||
| matrixfederationclient.py | ||
| proxyagent.py | ||
| request_metrics.py | ||
| server.py | ||
| servlet.py | ||
| site.py | ||
| types.py | ||