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