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

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