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

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