zhuxiuping a05f287da6 民宿商城 2 years atrás
..
README.md a05f287da6 民宿商城 2 years atrás
bind.js a05f287da6 民宿商城 2 years atrás
buildURL.js a05f287da6 民宿商城 2 years atrás
combineURLs.js a05f287da6 民宿商城 2 years atrás
cookies.js a05f287da6 民宿商城 2 years atrás
deprecatedMethod.js a05f287da6 民宿商城 2 years atrás
isAbsoluteURL.js a05f287da6 民宿商城 2 years atrás
isAxiosError.js a05f287da6 民宿商城 2 years atrás
isURLSameOrigin.js a05f287da6 民宿商城 2 years atrás
normalizeHeaderName.js a05f287da6 民宿商城 2 years atrás
parseHeaders.js a05f287da6 民宿商城 2 years atrás
spread.js a05f287da6 民宿商城 2 years atrás

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