[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[TXT]README.md2023-06-08 13:45 351 0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]bind.js2023-06-08 13:45 256 0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]buildURL.js2023-06-08 13:45 1.6K0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]combineURLs.js2023-06-08 13:45 380 0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]cookies.js2023-06-08 13:45 1.4K0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]deprecatedMethod.js2023-06-08 13:45 727 0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]isAbsoluteURL.js2023-06-08 13:45 563 0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]isURLSameOrigin.js2023-06-08 13:45 2.3K0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]normalizeHeaderName.js2023-06-08 13:45 357 0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]parseHeaders.js2023-06-08 13:45 1.4K0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]spread.js2023-06-08 13:45 564 0fb859dc fixed mobile overflwo options [كارل مبارك]
# 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