![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | Axios.js | a year ago | 4.1K | |
![]() | InterceptorManager.js | a year ago | 1.3K | |
![]() | README.md | a year ago | 399 | 595aea1 more query options + view options [كارل مبارك] |
![]() | buildFullPath.js | a year ago | 695 | |
![]() | createError.js | a year ago | 625 | |
![]() | dispatchRequest.js | a year ago | 2.1K | |
![]() | enhanceError.js | a year ago | 1.1K | |
![]() | mergeConfig.js | a year ago | 3.1K | |
![]() | settle.js | a year ago | 706 | |
![]() | transformData.js | a year ago | 637 |
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)