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

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