MatrixSynapse/synapse/rest/media/v1
Richard van der Hoff 1d09586599 Address review comments
- don't blindly proxy all HTTPRequestExceptions
- log unexpected exceptions at error
- avoid `isinstance`
- improve docs on `from_http_response_exception`
2017-03-14 14:15:37 +00:00
..
__init__.py
_base.py
download_resource.py Fix routing loop when fetching remote media 2017-03-13 16:30:36 +00:00
filepath.py
identicon_resource.py
media_repository.py Address review comments 2017-03-14 14:15:37 +00:00
preview_url_resource.py
thumbnail_resource.py
thumbnailer.py
upload_resource.py