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

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