冯博深 f143f24da4 first hace 23 horas
..
AxiosTransformStream.js f143f24da4 first hace 23 horas
AxiosURLSearchParams.js f143f24da4 first hace 23 horas
HttpStatusCode.js f143f24da4 first hace 23 horas
README.md f143f24da4 first hace 23 horas
ZlibHeaderTransformStream.js f143f24da4 first hace 23 horas
bind.js f143f24da4 first hace 23 horas
buildURL.js f143f24da4 first hace 23 horas
callbackify.js f143f24da4 first hace 23 horas
combineURLs.js f143f24da4 first hace 23 horas
composeSignals.js f143f24da4 first hace 23 horas
cookies.js f143f24da4 first hace 23 horas
deprecatedMethod.js f143f24da4 first hace 23 horas
estimateDataURLDecodedBytes.js f143f24da4 first hace 23 horas
formDataToJSON.js f143f24da4 first hace 23 horas
formDataToStream.js f143f24da4 first hace 23 horas
fromDataURI.js f143f24da4 first hace 23 horas
isAbsoluteURL.js f143f24da4 first hace 23 horas
isAxiosError.js f143f24da4 first hace 23 horas
isURLSameOrigin.js f143f24da4 first hace 23 horas
null.js f143f24da4 first hace 23 horas
parseHeaders.js f143f24da4 first hace 23 horas
parseProtocol.js f143f24da4 first hace 23 horas
progressEventReducer.js f143f24da4 first hace 23 horas
readBlob.js f143f24da4 first hace 23 horas
resolveConfig.js f143f24da4 first hace 23 horas
speedometer.js f143f24da4 first hace 23 horas
spread.js f143f24da4 first hace 23 horas
throttle.js f143f24da4 first hace 23 horas
toFormData.js f143f24da4 first hace 23 horas
toURLEncodedForm.js f143f24da4 first hace 23 horas
trackStream.js f143f24da4 first hace 23 horas
validator.js f143f24da4 first hace 23 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