mirror of
https://github.com/tenrok/axios.git
synced 2026-06-05 16:42:32 +03:00
7f1236652a
Refactored `Cancel` to a constructor, a subclass of the `AxiosError`; Expose CanceledError class; Refactored axios error codes; Added `toFlatObject` util;