zheng 8213b23298 webpack 1 hete
..
AxiosTransformStream.js 8213b23298 webpack 1 hete
AxiosURLSearchParams.js 8213b23298 webpack 1 hete
HttpStatusCode.js 8213b23298 webpack 1 hete
README.md 8213b23298 webpack 1 hete
ZlibHeaderTransformStream.js 8213b23298 webpack 1 hete
bind.js 8213b23298 webpack 1 hete
buildURL.js 8213b23298 webpack 1 hete
callbackify.js 8213b23298 webpack 1 hete
combineURLs.js 8213b23298 webpack 1 hete
composeSignals.js 8213b23298 webpack 1 hete
cookies.js 8213b23298 webpack 1 hete
deprecatedMethod.js 8213b23298 webpack 1 hete
estimateDataURLDecodedBytes.js 8213b23298 webpack 1 hete
formDataToJSON.js 8213b23298 webpack 1 hete
formDataToStream.js 8213b23298 webpack 1 hete
fromDataURI.js 8213b23298 webpack 1 hete
isAbsoluteURL.js 8213b23298 webpack 1 hete
isAxiosError.js 8213b23298 webpack 1 hete
isURLSameOrigin.js 8213b23298 webpack 1 hete
null.js 8213b23298 webpack 1 hete
parseHeaders.js 8213b23298 webpack 1 hete
parseProtocol.js 8213b23298 webpack 1 hete
progressEventReducer.js 8213b23298 webpack 1 hete
readBlob.js 8213b23298 webpack 1 hete
resolveConfig.js 8213b23298 webpack 1 hete
speedometer.js 8213b23298 webpack 1 hete
spread.js 8213b23298 webpack 1 hete
throttle.js 8213b23298 webpack 1 hete
toFormData.js 8213b23298 webpack 1 hete
toURLEncodedForm.js 8213b23298 webpack 1 hete
trackStream.js 8213b23298 webpack 1 hete
validator.js 8213b23298 webpack 1 hete

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