e 58614d7be6 项目 1 an în urmă
..
README.md 58614d7be6 项目 1 an în urmă
bind.js 58614d7be6 项目 1 an în urmă
buildURL.js 58614d7be6 项目 1 an în urmă
combineURLs.js 58614d7be6 项目 1 an în urmă
cookies.js 58614d7be6 项目 1 an în urmă
deprecatedMethod.js 58614d7be6 项目 1 an în urmă
isAbsoluteURL.js 58614d7be6 项目 1 an în urmă
isAxiosError.js 58614d7be6 项目 1 an în urmă
isURLSameOrigin.js 58614d7be6 项目 1 an în urmă
normalizeHeaderName.js 58614d7be6 项目 1 an în urmă
parseHeaders.js 58614d7be6 项目 1 an în urmă
spread.js 58614d7be6 项目 1 an în urmă
toFormData.js 58614d7be6 项目 1 an în urmă
validator.js 58614d7be6 项目 1 an în urmă

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