This repository has been archived by the owner on Jun 21, 2019. It is now read-only.
Make the server error response Json object accessible in MatrixClientRequestException/MatrixErrorInfo #69
Labels
enhancement
Enhancement of existing feature/documentation
The MatrixErrorInfo class should make the server response Json object accessible (if available).
For example, when encountering an error because of rate-limiting, the response informs the client, when it may retry. This information is necessary for well behaving clients.
See https://matrix.org/docs/spec/client_server/r0.4.0.html#rate-limiting
The text was updated successfully, but these errors were encountered: