MatrixSynapse/synapse/http
Erik Johnston 95d38afe96 Don't log exception when failing to fetch remote content.
In particular, let's not log stack traces when we stop processing
becuase the response body was too large.
2019-06-07 12:39:10 +01:00
..
federation Config option for verifying federation certificates (MSC 1711) (#4967) 2019-04-25 14:22:49 +01:00
__init__.py
additional_resource.py
client.py Don't log exception when failing to fetch remote content. 2019-06-07 12:39:10 +01:00
endpoint.py
matrixfederationclient.py Improve docstrings on MatrixFederationClient. (#5332) 2019-06-04 11:14:16 +01:00
request_metrics.py
server.py
servlet.py Fix error code for invalid parameter 2019-05-24 17:13:16 -05:00
site.py