Dashboard sipadu mbip
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
root d8c1b4a1be initial 5 лет назад
..
README.md initial 5 лет назад
bind.js initial 5 лет назад
buildURL.js initial 5 лет назад
combineURLs.js initial 5 лет назад
cookies.js initial 5 лет назад
deprecatedMethod.js initial 5 лет назад
isAbsoluteURL.js initial 5 лет назад
isURLSameOrigin.js initial 5 лет назад
normalizeHeaderName.js initial 5 лет назад
parseHeaders.js initial 5 лет назад
spread.js initial 5 лет назад

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