forked-synapse/synapse/http
2014-11-20 17:41:56 +00:00
..
__init__.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
client.py Separate out the matrix http client completely because just about all of its code it now separate from the simple case we need for standard HTTP(S) 2014-11-20 17:41:56 +00:00
content_repository.py apply some cache headers to try to make the content repo less nutso 2014-11-11 05:36:39 +00:00
endpoint.py Separate out the matrix http client completely because just about all of its code it now separate from the simple case we need for standard HTTP(S) 2014-11-20 17:41:56 +00:00
matrixfederationclient.py Separate out the matrix http client completely because just about all of its code it now separate from the simple case we need for standard HTTP(S) 2014-11-20 17:41:56 +00:00
server_key_resource.py Fix a few pyflakes errors in the server_key_resource 2014-09-23 18:43:34 +01:00
server.py Add a request-id to each log line 2014-10-30 01:21:33 +00:00