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

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