郑柏铃 8ab83f9df6 学习 il y a 1 mois
..
AxiosTransformStream.js 8ab83f9df6 学习 il y a 1 mois
AxiosURLSearchParams.js 8ab83f9df6 学习 il y a 1 mois
HttpStatusCode.js 8ab83f9df6 学习 il y a 1 mois
README.md 8ab83f9df6 学习 il y a 1 mois
ZlibHeaderTransformStream.js 8ab83f9df6 学习 il y a 1 mois
bind.js 8ab83f9df6 学习 il y a 1 mois
buildURL.js 8ab83f9df6 学习 il y a 1 mois
callbackify.js 8ab83f9df6 学习 il y a 1 mois
combineURLs.js 8ab83f9df6 学习 il y a 1 mois
composeSignals.js 8ab83f9df6 学习 il y a 1 mois
cookies.js 8ab83f9df6 学习 il y a 1 mois
deprecatedMethod.js 8ab83f9df6 学习 il y a 1 mois
formDataToJSON.js 8ab83f9df6 学习 il y a 1 mois
formDataToStream.js 8ab83f9df6 学习 il y a 1 mois
fromDataURI.js 8ab83f9df6 学习 il y a 1 mois
isAbsoluteURL.js 8ab83f9df6 学习 il y a 1 mois
isAxiosError.js 8ab83f9df6 学习 il y a 1 mois
isURLSameOrigin.js 8ab83f9df6 学习 il y a 1 mois
null.js 8ab83f9df6 学习 il y a 1 mois
parseHeaders.js 8ab83f9df6 学习 il y a 1 mois
parseProtocol.js 8ab83f9df6 学习 il y a 1 mois
progressEventReducer.js 8ab83f9df6 学习 il y a 1 mois
readBlob.js 8ab83f9df6 学习 il y a 1 mois
resolveConfig.js 8ab83f9df6 学习 il y a 1 mois
speedometer.js 8ab83f9df6 学习 il y a 1 mois
spread.js 8ab83f9df6 学习 il y a 1 mois
throttle.js 8ab83f9df6 学习 il y a 1 mois
toFormData.js 8ab83f9df6 学习 il y a 1 mois
toURLEncodedForm.js 8ab83f9df6 学习 il y a 1 mois
trackStream.js 8ab83f9df6 学习 il y a 1 mois
validator.js 8ab83f9df6 学习 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