diff options
author | Matthew Hodgson <matthew@matrix.org> | 2016-04-02 03:06:39 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2016-04-02 03:06:39 +0100 |
commit | d1b154a10fc0f71fb36010f784ca6570f845c8d5 (patch) | |
tree | 7c92377a4bd98883200bea1150bb63bab50ec910 /synapse/rest/media/v1 | |
parent | how was _respond_default_thumbnail ever meant to work? (diff) | |
download | synapse-d1b154a10fc0f71fb36010f784ca6570f845c8d5.tar.xz |
support gzip compression, and don't pass through error msgs
Diffstat (limited to 'synapse/rest/media/v1')
-rw-r--r-- | synapse/rest/media/v1/preview_url_resource.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synapse/rest/media/v1/preview_url_resource.py b/synapse/rest/media/v1/preview_url_resource.py |