陈鹏铭 3283bca5a2 1 1 rok temu
..
AxiosTransformStream.js fe36a53a7d 首次提交 1 rok temu
AxiosURLSearchParams.js fe36a53a7d 首次提交 1 rok temu
HttpStatusCode.js fe36a53a7d 首次提交 1 rok temu
README.md fe36a53a7d 首次提交 1 rok temu
ZlibHeaderTransformStream.js 3283bca5a2 1 1 rok temu
bind.js fe36a53a7d 首次提交 1 rok temu
buildURL.js 3283bca5a2 1 1 rok temu
callbackify.js fe36a53a7d 首次提交 1 rok temu
combineURLs.js fe36a53a7d 首次提交 1 rok temu
cookies.js fe36a53a7d 首次提交 1 rok temu
deprecatedMethod.js fe36a53a7d 首次提交 1 rok temu
formDataToJSON.js fe36a53a7d 首次提交 1 rok temu
formDataToStream.js fe36a53a7d 首次提交 1 rok temu
fromDataURI.js fe36a53a7d 首次提交 1 rok temu
isAbsoluteURL.js 3283bca5a2 1 1 rok temu
isAxiosError.js fe36a53a7d 首次提交 1 rok temu
isURLSameOrigin.js fe36a53a7d 首次提交 1 rok temu
null.js fe36a53a7d 首次提交 1 rok temu
parseHeaders.js fe36a53a7d 首次提交 1 rok temu
parseProtocol.js fe36a53a7d 首次提交 1 rok temu
readBlob.js 3283bca5a2 1 1 rok temu
speedometer.js fe36a53a7d 首次提交 1 rok temu
spread.js fe36a53a7d 首次提交 1 rok temu
throttle.js 3283bca5a2 1 1 rok temu
toFormData.js fe36a53a7d 首次提交 1 rok temu
toURLEncodedForm.js 3283bca5a2 1 1 rok temu
validator.js 3283bca5a2 1 1 rok temu

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