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
{{ message }}
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
fix: error reporting for non-JSON responses (#1016)
Better error reporting by detecting `Content-Type` of the response and not attempting to parse JSON for non-`application/json` responses.
resolves#912resolves#1000closes#1001
License: MIT
Signed-off-by: Alan Shaw <[email protected]>
0 commit comments