wrj 0f7d5ef574 提交信息~ il y a 4 semaines
..
AxiosTransformStream.js 0f7d5ef574 提交信息~ il y a 4 semaines
AxiosURLSearchParams.js 0f7d5ef574 提交信息~ il y a 4 semaines
HttpStatusCode.js 0f7d5ef574 提交信息~ il y a 4 semaines
README.md 0f7d5ef574 提交信息~ il y a 4 semaines
ZlibHeaderTransformStream.js 0f7d5ef574 提交信息~ il y a 4 semaines
bind.js 0f7d5ef574 提交信息~ il y a 4 semaines
buildURL.js 0f7d5ef574 提交信息~ il y a 4 semaines
callbackify.js 0f7d5ef574 提交信息~ il y a 4 semaines
combineURLs.js 0f7d5ef574 提交信息~ il y a 4 semaines
composeSignals.js 0f7d5ef574 提交信息~ il y a 4 semaines
cookies.js 0f7d5ef574 提交信息~ il y a 4 semaines
deprecatedMethod.js 0f7d5ef574 提交信息~ il y a 4 semaines
formDataToJSON.js 0f7d5ef574 提交信息~ il y a 4 semaines
formDataToStream.js 0f7d5ef574 提交信息~ il y a 4 semaines
fromDataURI.js 0f7d5ef574 提交信息~ il y a 4 semaines
isAbsoluteURL.js 0f7d5ef574 提交信息~ il y a 4 semaines
isAxiosError.js 0f7d5ef574 提交信息~ il y a 4 semaines
isURLSameOrigin.js 0f7d5ef574 提交信息~ il y a 4 semaines
null.js 0f7d5ef574 提交信息~ il y a 4 semaines
parseHeaders.js 0f7d5ef574 提交信息~ il y a 4 semaines
parseProtocol.js 0f7d5ef574 提交信息~ il y a 4 semaines
progressEventReducer.js 0f7d5ef574 提交信息~ il y a 4 semaines
readBlob.js 0f7d5ef574 提交信息~ il y a 4 semaines
resolveConfig.js 0f7d5ef574 提交信息~ il y a 4 semaines
speedometer.js 0f7d5ef574 提交信息~ il y a 4 semaines
spread.js 0f7d5ef574 提交信息~ il y a 4 semaines
throttle.js 0f7d5ef574 提交信息~ il y a 4 semaines
toFormData.js 0f7d5ef574 提交信息~ il y a 4 semaines
toURLEncodedForm.js 0f7d5ef574 提交信息~ il y a 4 semaines
trackStream.js 0f7d5ef574 提交信息~ il y a 4 semaines
validator.js 0f7d5ef574 提交信息~ il y a 4 semaines

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