MatrixSynapse/synapse/http
Richard van der Hoff c37db0211e
Share SSL contexts for non-federation requests (#7094)
Extends #5794 etc to the SimpleHttpClient so that it also applies to non-federation requests.

Fixes #7092.
2020-03-17 21:32:25 +00:00
..
federation Share SSL contexts for non-federation requests (#7094) 2020-03-17 21:32:25 +00:00
__init__.py
additional_resource.py
client.py Share SSL contexts for non-federation requests (#7094) 2020-03-17 21:32:25 +00:00
connectproxyclient.py
endpoint.py
matrixfederationclient.py
proxyagent.py
request_metrics.py
server.py Tiny optimisation for _get_handler_for_request (#6950) 2020-02-19 10:38:20 +00:00
servlet.py
site.py