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