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

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