[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[   ]bind.js2023-06-01 15:53 256  
[   ]isAxiosError.js2023-06-01 15:53 343  
[TXT]README.md2023-06-01 15:53 351 9b1f1b9 rm old utils [كارل مبارك]
[   ]normalizeHeaderName.js2023-06-01 15:53 357  
[   ]combineURLs.js2023-06-01 15:53 380  
[   ]isAbsoluteURL.js2023-06-01 15:53 563  
[   ]spread.js2023-06-01 15:53 564  
[   ]deprecatedMethod.js2023-06-01 15:53 727  
[   ]parseHeaders.js2023-06-01 15:53 1.4K 
[   ]cookies.js2023-06-01 15:53 1.4K 
[   ]buildURL.js2023-06-01 15:53 1.6K 
[   ]isURLSameOrigin.js2023-06-01 15:53 2.3K 
[   ]validator.js2023-06-01 15:53 2.7K 
# 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