MatrixSynapse/synapse/http
Patrick Cloke 74dd906041
Avoid raising the body exceeded error multiple times. (#9108)
Previously this code generated unreferenced `Deferred` instances
which caused "Unhandled Deferreds" errors to appear in error
situations.
2021-01-15 11:00:13 -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 Avoid raising the body exceeded error multiple times. (#9108) 2021-01-15 11:00:13 -05:00
connectproxyclient.py
endpoint.py
matrixfederationclient.py
proxyagent.py Don't apply the IP range blacklist to proxy connections (#9084) 2021-01-12 12:20:30 -05:00
request_metrics.py
server.py
servlet.py
site.py