mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-06 23:55:20 -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.