wrj 0f7d5ef574 提交信息~ 4 tuần trước cách đây
..
AxiosTransformStream.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
AxiosURLSearchParams.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
HttpStatusCode.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
README.md 0f7d5ef574 提交信息~ 4 tuần trước cách đây
ZlibHeaderTransformStream.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
bind.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
buildURL.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
callbackify.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
combineURLs.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
composeSignals.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
cookies.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
deprecatedMethod.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
formDataToJSON.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
formDataToStream.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
fromDataURI.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
isAbsoluteURL.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
isAxiosError.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
isURLSameOrigin.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
null.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
parseHeaders.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
parseProtocol.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
progressEventReducer.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
readBlob.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
resolveConfig.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
speedometer.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
spread.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
throttle.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
toFormData.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
toURLEncodedForm.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
trackStream.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây
validator.js 0f7d5ef574 提交信息~ 4 tuần trước cách đây

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