1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-04-24 20:47:05 +00:00
synapse/tests/rest
Richard van der Hoff fcf3c7032b
Ensure that we do not cache empty sync responses after a timeout ()
Fixes  by telling the ResponseCache not to cache the /sync response if the next_batch param is the same as the since token.
2021-06-17 16:23:11 +01:00
..
admin Add new admin APIs to remove media by media ID from quarantine. () 2021-06-02 18:50:35 +01:00
client Ensure that we do not cache empty sync responses after a timeout () 2021-06-17 16:23:11 +01:00
key Rewrite the KeyRing () 2021-06-02 16:37:59 +01:00
media Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
__init__.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
test_health.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
test_well_known.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00