Dashboard sipadu mbip
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
root d8c1b4a1be initial 5 anos atrás
..
README.md initial 5 anos atrás
bind.js initial 5 anos atrás
buildURL.js initial 5 anos atrás
combineURLs.js initial 5 anos atrás
cookies.js initial 5 anos atrás
deprecatedMethod.js initial 5 anos atrás
isAbsoluteURL.js initial 5 anos atrás
isURLSameOrigin.js initial 5 anos atrás
normalizeHeaderName.js initial 5 anos atrás
parseHeaders.js initial 5 anos atrás
spread.js initial 5 anos atrás

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