Administrator eec7f449c9 first commit 4 éve
..
README.md eec7f449c9 first commit 4 éve
bind.js eec7f449c9 first commit 4 éve
buildURL.js eec7f449c9 first commit 4 éve
combineURLs.js eec7f449c9 first commit 4 éve
cookies.js eec7f449c9 first commit 4 éve
deprecatedMethod.js eec7f449c9 first commit 4 éve
isAbsoluteURL.js eec7f449c9 first commit 4 éve
isAxiosError.js eec7f449c9 first commit 4 éve
isURLSameOrigin.js eec7f449c9 first commit 4 éve
normalizeHeaderName.js eec7f449c9 first commit 4 éve
parseHeaders.js eec7f449c9 first commit 4 éve
spread.js eec7f449c9 first commit 4 éve

README.md

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