MatrixSynapse/tests/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 Avoid raising the body exceeded error multiple times. (#9108) 2021-01-15 11:00:13 -05:00
__init__.py
ca.crt
ca.key
server.key
test_additional_resource.py
test_client.py Avoid raising the body exceeded error multiple times. (#9108) 2021-01-15 11:00:13 -05:00
test_endpoint.py
test_fedclient.py
test_proxyagent.py
test_servlet.py
test_simple_client.py