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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -404,7 +404,7 @@ All other options except `options.request.*` will be passed depending on the `me
404
404
</tr>
405
405
</table>
406
406
407
-
If an error occurs, the promise is rejected with an `error` object containing 3 keys to help with debugging:
407
+
If an error occurs, which includes an unsuccessful status code, the promise is rejected with an `error` object containing 3 keys to help with debugging:
408
408
409
409
-`error.status` The http response status code
410
410
-`error.request` The request options such as `method`, `url` and `data`
0 commit comments