mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-14 02:20:40 -05:00
This commit replaces SynapseError.from_http_response_exception with HttpResponseException.to_synapse_error. The new method actually returns a ProxiedRequestError, which allows us to pass through additional metadata from the API call. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| download_resource.py | ||
| filepath.py | ||
| identicon_resource.py | ||
| media_repository.py | ||
| media_storage.py | ||
| preview_url_resource.py | ||
| storage_provider.py | ||
| thumbnail_resource.py | ||
| thumbnailer.py | ||
| upload_resource.py | ||