冯博深 f143f24da4 first hai 20 horas
..
AxiosTransformStream.js f143f24da4 first hai 20 horas
AxiosURLSearchParams.js f143f24da4 first hai 20 horas
HttpStatusCode.js f143f24da4 first hai 20 horas
README.md f143f24da4 first hai 20 horas
ZlibHeaderTransformStream.js f143f24da4 first hai 20 horas
bind.js f143f24da4 first hai 20 horas
buildURL.js f143f24da4 first hai 20 horas
callbackify.js f143f24da4 first hai 20 horas
combineURLs.js f143f24da4 first hai 20 horas
composeSignals.js f143f24da4 first hai 20 horas
cookies.js f143f24da4 first hai 20 horas
deprecatedMethod.js f143f24da4 first hai 20 horas
estimateDataURLDecodedBytes.js f143f24da4 first hai 20 horas
formDataToJSON.js f143f24da4 first hai 20 horas
formDataToStream.js f143f24da4 first hai 20 horas
fromDataURI.js f143f24da4 first hai 20 horas
isAbsoluteURL.js f143f24da4 first hai 20 horas
isAxiosError.js f143f24da4 first hai 20 horas
isURLSameOrigin.js f143f24da4 first hai 20 horas
null.js f143f24da4 first hai 20 horas
parseHeaders.js f143f24da4 first hai 20 horas
parseProtocol.js f143f24da4 first hai 20 horas
progressEventReducer.js f143f24da4 first hai 20 horas
readBlob.js f143f24da4 first hai 20 horas
resolveConfig.js f143f24da4 first hai 20 horas
speedometer.js f143f24da4 first hai 20 horas
spread.js f143f24da4 first hai 20 horas
throttle.js f143f24da4 first hai 20 horas
toFormData.js f143f24da4 first hai 20 horas
toURLEncodedForm.js f143f24da4 first hai 20 horas
trackStream.js f143f24da4 first hai 20 horas
validator.js f143f24da4 first hai 20 horas

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