MatrixSynapse/synapse/http
Richard van der Hoff 5d27730a73
Move ClientTLSOptionsFactory init out of refresh_certificates (#4611)
It's nothing to do with refreshing the certificates. No idea why it was here.
2019-02-11 18:03:30 +00:00
..
federation Merge pull request #4544 from matrix-org/rav/skip_invalid_well_known 2019-02-01 13:18:36 +00:00
__init__.py
additional_resource.py
client.py Fix UnboundLocalError in post_urlencoded_get_json (#4460) 2019-01-24 13:38:29 +00:00
endpoint.py Kill off matrix_federation_endpoint 2019-01-22 20:34:35 +00:00
matrixfederationclient.py Move ClientTLSOptionsFactory init out of refresh_certificates (#4611) 2019-02-11 18:03:30 +00:00
request_metrics.py
server.py Fix URL preview bugs (type error when loading cache from db, content-type including quotes) (#4157) 2018-11-08 01:37:43 +11:00
servlet.py fix parse_string docstring 2018-11-08 11:12:29 +00:00
site.py