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

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