![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | Axios.js | 2 years ago | 4.1K | |
![]() | InterceptorManager.js | 2 years ago | 1.3K | |
![]() | buildFullPath.js | 2 years ago | 695 | |
![]() | createError.js | 2 years ago | 625 | |
![]() | dispatchRequest.js | 2 years ago | 1.9K | |
![]() | enhanceError.js | 2 years ago | 1.0K | |
![]() | mergeConfig.js | 2 years ago | 2.8K | |
![]() | settle.js | 2 years ago | 706 | |
![]() | transformData.js | 2 years ago | 639 | |
![]() | README.md | 2 years ago | 399 | 9b1f1b9 rm old utils [كارل مبارك] |
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:
adapters/
(see lib/adapters/README.md)