MatrixSynapse/synapse/http
Patrick Cloke c978f6c451
Convert federation client to async/await. (#7975)
2020-07-30 08:01:33 -04:00
..
federation Convert the federation agent and related code to async/await. (#7874) 2020-07-23 07:05:57 -04:00
__init__.py
additional_resource.py
client.py Ensure the msg property of HttpResponseException is a string. (#7979) 2020-07-29 13:56:06 -04:00
connectproxyclient.py
endpoint.py
matrixfederationclient.py Convert federation client to async/await. (#7975) 2020-07-30 08:01:33 -04:00
proxyagent.py
request_metrics.py
server.py Return an empty body for OPTIONS requests. (#7886) 2020-07-24 07:08:07 -04:00
servlet.py Ensure that calls to `json.dumps` are compatible with the standard library json. (#7836) 2020-07-15 13:40:54 -04:00
site.py Downgrade warning on client disconnect to INFO (#7928) 2020-07-24 09:55:47 +01:00