Não pode escolher mais do que 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.
 
 
 
 
rpm-mcarman b9f7ec4306 First Commit há 4 anos
..
README.md First Commit há 4 anos
bind.js First Commit há 4 anos
buildURL.js First Commit há 4 anos
combineURLs.js First Commit há 4 anos
cookies.js First Commit há 4 anos
deprecatedMethod.js First Commit há 4 anos
isAbsoluteURL.js First Commit há 4 anos
isURLSameOrigin.js First Commit há 4 anos
normalizeHeaderName.js First Commit há 4 anos
parseHeaders.js First Commit há 4 anos
spread.js First Commit há 4 anos

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