MatrixSynapse/synapse/http
Richard van der Hoff a737cc2713
Implement MSC2858 support (#9183)
Fixes #8928.
2021-01-27 12:41:24 +00:00
..
federation
__init__.py
additional_resource.py
client.py Properly raise an exception when the body exceeds the max size. (#9145) 2021-01-18 10:21:42 -05:00
connectproxyclient.py
matrixfederationclient.py Properly raise an exception when the body exceeds the max size. (#9145) 2021-01-18 10:21:42 -05:00
proxyagent.py
request_metrics.py
server.py Implement MSC2858 support (#9183) 2021-01-27 12:41:24 +00:00
servlet.py
site.py