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

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