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

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