Closed
Description
At this moment, all API's return the parsed result. In some cases, user of the library wants to get information related to response headers for multiple reasons.
One of the reasons to see the Retry-After
header to understand after how much time they need to wait until they can send another request. This is not possible at this moment. Easiest option is to add property on Exception considering user mostly will go a look at it when there is any error when making request. We need to also consider a case when user might need that information in other cases like Logging or want to use them in their code.
- Comments APIs
- Pages APIs
- User APIs
- Databases APIs
- Search APIs
- Blocks APIs