WangZixian fecfac1207 TEXT 4 hónapja
..
README.md fecfac1207 TEXT 4 hónapja
bind.js fecfac1207 TEXT 4 hónapja
buildURL.js fecfac1207 TEXT 4 hónapja
combineURLs.js fecfac1207 TEXT 4 hónapja
cookies.js fecfac1207 TEXT 4 hónapja
deprecatedMethod.js fecfac1207 TEXT 4 hónapja
isAbsoluteURL.js fecfac1207 TEXT 4 hónapja
isAxiosError.js fecfac1207 TEXT 4 hónapja
isURLSameOrigin.js fecfac1207 TEXT 4 hónapja
normalizeHeaderName.js fecfac1207 TEXT 4 hónapja
parseHeaders.js fecfac1207 TEXT 4 hónapja
spread.js fecfac1207 TEXT 4 hónapja
toFormData.js fecfac1207 TEXT 4 hónapja
validator.js fecfac1207 TEXT 4 hónapja

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