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

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