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

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