Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Nikola Ignjatovic d724149647 Init commit il y a 4 ans
..
README.md Init commit il y a 4 ans
bind.js Init commit il y a 4 ans
buildURL.js Init commit il y a 4 ans
combineURLs.js Init commit il y a 4 ans
cookies.js Init commit il y a 4 ans
deprecatedMethod.js Init commit il y a 4 ans
isAbsoluteURL.js Init commit il y a 4 ans
isAxiosError.js Init commit il y a 4 ans
isURLSameOrigin.js Init commit il y a 4 ans
normalizeHeaderName.js Init commit il y a 4 ans
parseHeaders.js Init commit il y a 4 ans
spread.js Init commit il y a 4 ans

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