| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| README.md | 2026-02-09 12:48 | 351 | 38d15e7 removed strapi.query from api controllers to repair migration on dev server? [كارل مبارك] | |
| bind.js | 2026-02-09 12:48 | 256 | ||
| buildURL.js | 2026-02-09 12:48 | 1.6K | ||
| combineURLs.js | 2026-02-09 12:48 | 380 | ||
| cookies.js | 2026-02-09 12:48 | 1.4K | ||
| deprecatedMethod.js | 2026-02-09 12:48 | 727 | ||
| isAbsoluteURL.js | 2026-02-09 12:48 | 561 | ||
| isAxiosError.js | 2026-02-09 12:48 | 373 | ||
| isURLSameOrigin.js | 2026-02-09 12:48 | 2.3K | ||
| normalizeHeaderName.js | 2026-02-09 12:48 | 357 | ||
| parseHeaders.js | 2026-02-09 12:48 | 1.4K | ||
| spread.js | 2026-02-09 12:48 | 564 | ||
| toFormData.js | 2026-02-09 12:48 | 1.2K | ||
| validator.js | 2026-02-09 12:48 | 2.3K |
# axios // helpers The modules found in `helpers/` should be generic modules that are _not_ specific to the domain logic of axios. These modules could theoretically be published to npm on their own and consumed by other modules or apps. Some examples of generic modules are things like: - Browser polyfills - Managing cookies - Parsing HTTP headers