MatrixSynapse/synapse/http
Richard van der Hoff e43de3ae4b Improve logging of failures in matrixfederationclient
* don't log exception types twice
* not all exceptions have a meaningful 'message'. Use the repr rather than
  attempting to build a string ourselves.
2017-09-28 15:38:09 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
client.py Remember how twisted works 2017-05-05 11:00:21 +01:00
endpoint.py Handle SERVFAILs when doing AAAA lookups for federation (#2477) 2017-09-28 15:24:00 +01:00
matrixfederationclient.py Improve logging of failures in matrixfederationclient 2017-09-28 15:38:09 +01:00
server.py allow Authorization header which handling got implemented in #1098 2017-06-16 11:21:14 +02:00
servlet.py Support registration / login with phone number 2017-03-13 17:27:51 +00:00
site.py Move SynapseSite to its own file 2016-04-22 16:09:55 +01:00