0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-06 00:23:56 +01:00
synapse/tests/http
2022-09-07 12:03:32 +01:00
..
federation
server Cancel the processing of key query requests when they time out. (#13680) 2022-09-07 12:03:32 +01:00
__init__.py
ca.crt
ca.key
server.key
test_additional_resource.py
test_client.py
test_endpoint.py
test_matrixfederationclient.py Fix destination_is errors seen in sentry. (#13041) 2022-06-14 18:28:26 +01:00
test_proxyagent.py
test_servlet.py Generalise the @cancellable annotation so it can be used on functions other than just servlet methods. (#13662) 2022-08-31 11:16:05 +00:00
test_simple_client.py
test_site.py