zheng 8213b23298 webpack vor 3 Tagen
..
README.md 8213b23298 webpack vor 3 Tagen
bind.js 8213b23298 webpack vor 3 Tagen
buildURL.js 8213b23298 webpack vor 3 Tagen
combineURLs.js 8213b23298 webpack vor 3 Tagen
cookies.js 8213b23298 webpack vor 3 Tagen
deprecatedMethod.js 8213b23298 webpack vor 3 Tagen
isAbsoluteURL.js 8213b23298 webpack vor 3 Tagen
isAxiosError.js 8213b23298 webpack vor 3 Tagen
isURLSameOrigin.js 8213b23298 webpack vor 3 Tagen
normalizeHeaderName.js 8213b23298 webpack vor 3 Tagen
null.js 8213b23298 webpack vor 3 Tagen
parseHeaders.js 8213b23298 webpack vor 3 Tagen
parseProtocol.js 8213b23298 webpack vor 3 Tagen
spread.js 8213b23298 webpack vor 3 Tagen
toFormData.js 8213b23298 webpack vor 3 Tagen
validator.js 8213b23298 webpack vor 3 Tagen

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