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

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