Protected constructorPrivate #clientAxios client cache
Default timeout limit
Static Protected cacheStatic Protected mocksAxios instance cache
Static defaultsSet defaults
Static optionsStubs options cache
Static Protected stubsStubs instance cache
Protected afterOptional params: IAxiosFetchOptionsAfter hook
Protected beforeOptional params: IAxiosFetchOptionsBefore hook
Protected catchOptional params: IAxiosFetchOptionsCatch hook
Protected fetchOptional options: IAxiosFetchOptionsFetch method
Protected finallyOptional params: IAxiosFetchOptionsFinally hook
Protected getStatic Protected _fetchOptional options: IAxiosFetchOptionsProtected fetch static method
Static fetchOptional options: anyFetch static method
Static Protected getOptional options: IAxiosFetchOptionsGet mock static method
Static Protected instanceStatic Protected setOptional options: IAxiosFetchOptionsSet mock static method
Static stubStub static method
Static unstubStatic use
Description
Axios OOP static interface
Features:
Example