陈鹏铭 3283bca5a2 1 8 miesięcy temu
..
AxiosTransformStream.js fe36a53a7d 首次提交 8 miesięcy temu
AxiosURLSearchParams.js fe36a53a7d 首次提交 8 miesięcy temu
HttpStatusCode.js fe36a53a7d 首次提交 8 miesięcy temu
README.md fe36a53a7d 首次提交 8 miesięcy temu
ZlibHeaderTransformStream.js 3283bca5a2 1 8 miesięcy temu
bind.js fe36a53a7d 首次提交 8 miesięcy temu
buildURL.js 3283bca5a2 1 8 miesięcy temu
callbackify.js fe36a53a7d 首次提交 8 miesięcy temu
combineURLs.js fe36a53a7d 首次提交 8 miesięcy temu
cookies.js fe36a53a7d 首次提交 8 miesięcy temu
deprecatedMethod.js fe36a53a7d 首次提交 8 miesięcy temu
formDataToJSON.js fe36a53a7d 首次提交 8 miesięcy temu
formDataToStream.js fe36a53a7d 首次提交 8 miesięcy temu
fromDataURI.js fe36a53a7d 首次提交 8 miesięcy temu
isAbsoluteURL.js 3283bca5a2 1 8 miesięcy temu
isAxiosError.js fe36a53a7d 首次提交 8 miesięcy temu
isURLSameOrigin.js fe36a53a7d 首次提交 8 miesięcy temu
null.js fe36a53a7d 首次提交 8 miesięcy temu
parseHeaders.js fe36a53a7d 首次提交 8 miesięcy temu
parseProtocol.js fe36a53a7d 首次提交 8 miesięcy temu
readBlob.js 3283bca5a2 1 8 miesięcy temu
speedometer.js fe36a53a7d 首次提交 8 miesięcy temu
spread.js fe36a53a7d 首次提交 8 miesięcy temu
throttle.js 3283bca5a2 1 8 miesięcy temu
toFormData.js fe36a53a7d 首次提交 8 miesięcy temu
toURLEncodedForm.js 3283bca5a2 1 8 miesięcy temu
validator.js 3283bca5a2 1 8 miesięcy 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