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

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