MatrixSynapse/synapse/http
Richard van der Hoff abf1e5c526
Tiny optimisation for _get_handler_for_request (#6950)
we have hundreds of path_regexes (see #5118), so let's not convert the same
bytes to str for each of them.
2020-02-19 10:38:20 +00:00
..
federation
__init__.py
additional_resource.py
client.py
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