MatrixSynapse/synapse/rest/media/v1
Patrick Cloke 0963d39ea6
Handle additional errors when previewing URLs. (#9333)
* Handle the case of lxml not finding a document tree.
* Parse the document encoding from the XML tag.
2021-02-08 12:33:30 -05:00
..
__init__.py
_base.py
config_resource.py
download_resource.py
filepath.py
media_repository.py
media_storage.py
preview_url_resource.py Handle additional errors when previewing URLs. (#9333) 2021-02-08 12:33:30 -05:00
storage_provider.py
thumbnail_resource.py
thumbnailer.py
upload_resource.py