MatrixSynapse/synapse/http
Mark Haines b7dbe5147a Add a parse_json_object function
to deduplicate all the copy+pasted _parse_json functions. Also document
the parse_.* functions.
2016-03-09 11:26:26 +00:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
client.py pep8 2016-03-08 10:09:07 +00:00
endpoint.py Fix AttributeError 2016-01-21 14:02:14 +00:00
matrixfederationclient.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
server.py Catch the exceptions thrown by twisted when you write to a closed connection 2016-02-12 13:46:59 +00:00
servlet.py Add a parse_json_object function 2016-03-09 11:26:26 +00:00