Dashboard sipadu mbip
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
root d8c1b4a1be initial vor 5 Jahren
..
Axios.js initial vor 5 Jahren
InterceptorManager.js initial vor 5 Jahren
README.md initial vor 5 Jahren
createError.js initial vor 5 Jahren
dispatchRequest.js initial vor 5 Jahren
enhanceError.js initial vor 5 Jahren
settle.js initial vor 5 Jahren
transformData.js initial vor 5 Jahren

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