mirror of
https://github.com/axios/axios.git
synced 2026-04-13 15:01:54 +08:00
Refactored `Cancel` to a constructor, a subclass of the `AxiosError`; Expose CanceledError class; Refactored axios error codes; Added `toFlatObject` util; |
||
|---|---|---|
| .. | ||
| CanceledError.spec.js | ||
| CancelToken.spec.js | ||
| isCancel.spec.js | ||