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

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