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

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