WangZixian fecfac1207 TEXT 10 ماه پیش
..
README.md fecfac1207 TEXT 10 ماه پیش
bind.js fecfac1207 TEXT 10 ماه پیش
buildURL.js fecfac1207 TEXT 10 ماه پیش
combineURLs.js fecfac1207 TEXT 10 ماه پیش
cookies.js fecfac1207 TEXT 10 ماه پیش
deprecatedMethod.js fecfac1207 TEXT 10 ماه پیش
isAbsoluteURL.js fecfac1207 TEXT 10 ماه پیش
isAxiosError.js fecfac1207 TEXT 10 ماه پیش
isURLSameOrigin.js fecfac1207 TEXT 10 ماه پیش
normalizeHeaderName.js fecfac1207 TEXT 10 ماه پیش
parseHeaders.js fecfac1207 TEXT 10 ماه پیش
spread.js fecfac1207 TEXT 10 ماه پیش
toFormData.js fecfac1207 TEXT 10 ماه پیش
validator.js fecfac1207 TEXT 10 ماه پیش

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