shengxuefei bc90185ba9 前端红色系添加 4 yıl önce
..
Axios.js bc90185ba9 前端红色系添加 4 yıl önce
InterceptorManager.js bc90185ba9 前端红色系添加 4 yıl önce
README.md bc90185ba9 前端红色系添加 4 yıl önce
buildFullPath.js bc90185ba9 前端红色系添加 4 yıl önce
createError.js bc90185ba9 前端红色系添加 4 yıl önce
dispatchRequest.js bc90185ba9 前端红色系添加 4 yıl önce
enhanceError.js bc90185ba9 前端红色系添加 4 yıl önce
mergeConfig.js bc90185ba9 前端红色系添加 4 yıl önce
settle.js bc90185ba9 前端红色系添加 4 yıl önce
transformData.js bc90185ba9 前端红色系添加 4 yıl önce

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