WangZixian fecfac1207 TEXT il y a 4 mois
..
README.md fecfac1207 TEXT il y a 4 mois
bind.js fecfac1207 TEXT il y a 4 mois
buildURL.js fecfac1207 TEXT il y a 4 mois
combineURLs.js fecfac1207 TEXT il y a 4 mois
cookies.js fecfac1207 TEXT il y a 4 mois
deprecatedMethod.js fecfac1207 TEXT il y a 4 mois
isAbsoluteURL.js fecfac1207 TEXT il y a 4 mois
isAxiosError.js fecfac1207 TEXT il y a 4 mois
isURLSameOrigin.js fecfac1207 TEXT il y a 4 mois
normalizeHeaderName.js fecfac1207 TEXT il y a 4 mois
parseHeaders.js fecfac1207 TEXT il y a 4 mois
spread.js fecfac1207 TEXT il y a 4 mois
toFormData.js fecfac1207 TEXT il y a 4 mois
validator.js fecfac1207 TEXT il y a 4 mois

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