diff options
author | Erik Johnston <erik@matrix.org> | 2016-03-31 10:23:48 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-03-31 10:23:48 +0100 |
commit | f9d3665c8841335cd70325dd758b4193c462ca60 (patch) | |
tree | 453bb5226f19a2700253f27fa3c8a6f7d1e26c75 /synapse | |
parent | Read from DNS cache if within TTL (diff) | |
download | synapse-f9d3665c8841335cd70325dd758b4193c462ca60.tar.xz |
Allow clock to be passed in to func
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/http/endpoint.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/http/endpoint.py b/synapse/http/endpoint.py |