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

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