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

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