shengxuefei bc90185ba9 前端红色系添加 4 éve
..
Axios.js bc90185ba9 前端红色系添加 4 éve
InterceptorManager.js bc90185ba9 前端红色系添加 4 éve
README.md bc90185ba9 前端红色系添加 4 éve
buildFullPath.js bc90185ba9 前端红色系添加 4 éve
createError.js bc90185ba9 前端红色系添加 4 éve
dispatchRequest.js bc90185ba9 前端红色系添加 4 éve
enhanceError.js bc90185ba9 前端红色系添加 4 éve
mergeConfig.js bc90185ba9 前端红色系添加 4 éve
settle.js bc90185ba9 前端红色系添加 4 éve
transformData.js bc90185ba9 前端红色系添加 4 éve

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