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

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