MS-CIAZDCOIXVRW\Administrator 6ce40edc51 最新版本上传 4 лет назад
..
Axios.js 6ce40edc51 最新版本上传 4 лет назад
InterceptorManager.js 6ce40edc51 最新版本上传 4 лет назад
README.md 6ce40edc51 最新版本上传 4 лет назад
createError.js 296a000a76 报修后台管理系统 v1.0.0 4 лет назад
dispatchRequest.js 6ce40edc51 最新版本上传 4 лет назад
enhanceError.js 6ce40edc51 最新版本上传 4 лет назад
settle.js 6ce40edc51 最新版本上传 4 лет назад
transformData.js 6ce40edc51 最新版本上传 4 лет назад

README.md

axios // core

The modules found in core/ should be modules that are specific to the domain logic of axios. These modules would most likely not make sense to be consumed outside of the axios module, as their logic is too specific. Some examples of core modules are:

  • Dispatching requests
  • Managing interceptors
  • Handling config