MatrixSynapse/synapse/http
Andrew Morgan 4a125be138
Make federation endpoints more tolerant of trailing slashes v2 (#4935)
Redo of https://github.com/matrix-org/synapse/pull/4840
2019-03-26 11:35:29 +00:00
..
federation Minor docstring fixes for MatrixFederationAgent (#4765) 2019-02-28 16:24:01 +00:00
__init__.py Fix TaskStopped exceptions when outbound requests time out (#4690) 2019-02-20 11:35:52 +00:00
additional_resource.py
client.py Fix TaskStopped exceptions when outbound requests time out (#4690) 2019-02-20 11:35:52 +00:00
endpoint.py Kill off matrix_federation_endpoint 2019-01-22 20:34:35 +00:00
matrixfederationclient.py Make federation endpoints more tolerant of trailing slashes v2 (#4935) 2019-03-26 11:35:29 +00:00
request_metrics.py
server.py Log tracebacks correctly 2019-02-25 16:56:41 +00:00
servlet.py fix parse_string docstring 2018-11-08 11:12:29 +00:00
site.py