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

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