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

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