forked-synapse/synapse/http
2015-03-12 16:24:50 +00:00
..
__init__.py Update copyright notices 2015-01-06 13:21:39 +00:00
client.py Pull out all uses of the underlying HTTP user agent .request() method into a single wrapper function, to make adding metrics easier 2015-03-12 16:24:50 +00:00
endpoint.py Update copyright notices 2015-01-06 13:21:39 +00:00
matrixfederationclient.py Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.7.1 2015-02-18 17:37:43 +00:00
server_key_resource.py Make /keys/ return correct Server version 2015-02-18 17:32:12 +00:00
server.py Slightly reduce the insane amounts of indentation in main http server response path, by 'continue'ing around a non-match or falling through 2015-03-05 16:24:13 +00:00
servlet.py Add client v2_alpha resource to synapse server resource tree 2015-01-23 18:55:19 +00:00