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

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