mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-10 09:18:26 -05:00
![Richard van der Hoff](/assets/img/avatar_default.png)
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.