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

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