![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | Axios.js | 1985-10-26 08:15 | 2.6K | |
![]() | InterceptorManager.js | 1985-10-26 08:15 | 1.2K | |
![]() | README.md | 1985-10-26 08:15 | 336 | f12eb36 documentaiton updates [كارل مبارك] |
![]() | buildFullPath.js | 1985-10-26 08:15 | 695 | |
![]() | createError.js | 1985-10-26 08:15 | 625 | |
![]() | dispatchRequest.js | 1985-10-26 08:15 | 1.9K | |
![]() | enhanceError.js | 1985-10-26 08:15 | 1.0K | |
![]() | mergeConfig.js | 1985-10-26 08:15 | 2.8K | |
![]() | settle.js | 1985-10-26 08:15 | 706 | |
![]() | transformData.js | 1985-10-26 08:15 | 550 |
# 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