You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have a little feature request, currently the library when calling the internal EnsureSuccessStatusCode, it throws an HttpRequestException with the Response content string in the Data dictionary and the code in the error message. Is there a reason why wouldn't you just create a custom HttpRequestException that exposes both fields?
The text was updated successfully, but these errors were encountered:
Hi,
I have a little feature request, currently the library when calling the internal EnsureSuccessStatusCode, it throws an HttpRequestException with the Response content string in the Data dictionary and the code in the error message. Is there a reason why wouldn't you just create a custom HttpRequestException that exposes both fields?
The text was updated successfully, but these errors were encountered: