zheng 8213b23298 webpack hace 1 día
..
README.md 8213b23298 webpack hace 1 día
bind.js 8213b23298 webpack hace 1 día
buildURL.js 8213b23298 webpack hace 1 día
combineURLs.js 8213b23298 webpack hace 1 día
cookies.js 8213b23298 webpack hace 1 día
deprecatedMethod.js 8213b23298 webpack hace 1 día
isAbsoluteURL.js 8213b23298 webpack hace 1 día
isAxiosError.js 8213b23298 webpack hace 1 día
isURLSameOrigin.js 8213b23298 webpack hace 1 día
normalizeHeaderName.js 8213b23298 webpack hace 1 día
null.js 8213b23298 webpack hace 1 día
parseHeaders.js 8213b23298 webpack hace 1 día
parseProtocol.js 8213b23298 webpack hace 1 día
spread.js 8213b23298 webpack hace 1 día
toFormData.js 8213b23298 webpack hace 1 día
validator.js 8213b23298 webpack hace 1 día

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