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
Resolves#1949Resolves#2287
Developers may want the URL of the exception to know what endpoint has
gone wrong, or they want to have fewer tips about what the status code
means. If we open too many flags to support various logging content, it
will be a mess eventually.
Introducing the `DioExceptionReadableStringBuilder` easily builds text
content from the `DioException`.
---------
Signed-off-by: Alex Li <github@alexv525.com>
0 commit comments