Hacker-Style Math Compiler f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 nedēļas atpakaļ
..
README.md f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 nedēļas atpakaļ
bind.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 nedēļas atpakaļ
buildURL.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 nedēļas atpakaļ
combineURLs.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 nedēļas atpakaļ
cookies.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 nedēļas atpakaļ
deprecatedMethod.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 nedēļas atpakaļ
isAbsoluteURL.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 nedēļas atpakaļ
isURLSameOrigin.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 nedēļas atpakaļ
normalizeHeaderName.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 nedēļas atpakaļ
parseHeaders.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 nedēļas atpakaļ
spread.js f0ca5e085f Initial setup: Hacker-Style Math Compiler framework 3 nedēļas atpakaļ

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