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

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