anonymousland-synapse/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 Remove SynapseRequest.get_user_agent (#9069) 2021-01-12 12:34:16 +00:00
additional_resource.py Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
client.py Avoid raising the body exceeded error multiple times. (#9108) 2021-01-15 11:00:13 -05:00
connectproxyclient.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
endpoint.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
matrixfederationclient.py Handle bad JSON data being returned from the federation API. (#9070) 2021-01-12 11:07:01 -05:00
proxyagent.py Don't apply the IP range blacklist to proxy connections (#9084) 2021-01-12 12:20:30 -05:00
request_metrics.py Fix typos and spelling errors. (#8639) 2020-10-23 12:38:40 -04:00
server.py Fix buglet in DirectRenderJsonResource (#8897) 2020-12-10 12:42:55 +00:00
servlet.py Remove unused OPTIONS handlers. (#8621) 2020-10-22 08:35:55 -04:00
site.py Remove SynapseRequest.get_user_agent (#9069) 2021-01-12 12:34:16 +00:00