MatrixSynapse/synapse/http
Patrick Cloke 2b467d0b61
Properly raise an exception when the body exceeds the max size. (#9145)
...instead of just creating the exception object and doing nothing with it.
2021-01-18 10:21:42 -05:00
..
federation Fix wrong arguments being passed to BlacklistingAgentWrapper (#9098) 2021-01-14 06:59:26 -05:00
__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
endpoint.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
servlet.py
site.py