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

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