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