[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[   ]Axios.js1985-10-26 08:15 2.6K 
[   ]InterceptorManager.js1985-10-26 08:15 1.2K 
[TXT]README.md1985-10-26 08:15 336 0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]buildFullPath.js1985-10-26 08:15 695 0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]createError.js1985-10-26 08:15 625 0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]dispatchRequest.js1985-10-26 08:15 1.9K0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]enhanceError.js1985-10-26 08:15 1.0K 
[   ]mergeConfig.js1985-10-26 08:15 2.8K 
[   ]settle.js1985-10-26 08:15 706  
[   ]transformData.js1985-10-26 08:15 550 0fb859dc fixed mobile overflwo options [كارل مبارك]
# 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