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

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