zheng f326829555 仓库 il y a 2 semaines
..
AxiosTransformStream.js f326829555 仓库 il y a 2 semaines
AxiosURLSearchParams.js f326829555 仓库 il y a 2 semaines
HttpStatusCode.js f326829555 仓库 il y a 2 semaines
README.md f326829555 仓库 il y a 2 semaines
ZlibHeaderTransformStream.js f326829555 仓库 il y a 2 semaines
bind.js f326829555 仓库 il y a 2 semaines
buildURL.js f326829555 仓库 il y a 2 semaines
callbackify.js f326829555 仓库 il y a 2 semaines
combineURLs.js f326829555 仓库 il y a 2 semaines
composeSignals.js f326829555 仓库 il y a 2 semaines
cookies.js f326829555 仓库 il y a 2 semaines
deprecatedMethod.js f326829555 仓库 il y a 2 semaines
estimateDataURLDecodedBytes.js f326829555 仓库 il y a 2 semaines
formDataToJSON.js f326829555 仓库 il y a 2 semaines
formDataToStream.js f326829555 仓库 il y a 2 semaines
fromDataURI.js f326829555 仓库 il y a 2 semaines
isAbsoluteURL.js f326829555 仓库 il y a 2 semaines
isAxiosError.js f326829555 仓库 il y a 2 semaines
isURLSameOrigin.js f326829555 仓库 il y a 2 semaines
null.js f326829555 仓库 il y a 2 semaines
parseHeaders.js f326829555 仓库 il y a 2 semaines
parseProtocol.js f326829555 仓库 il y a 2 semaines
progressEventReducer.js f326829555 仓库 il y a 2 semaines
readBlob.js f326829555 仓库 il y a 2 semaines
resolveConfig.js f326829555 仓库 il y a 2 semaines
shouldBypassProxy.js f326829555 仓库 il y a 2 semaines
speedometer.js f326829555 仓库 il y a 2 semaines
spread.js f326829555 仓库 il y a 2 semaines
throttle.js f326829555 仓库 il y a 2 semaines
toFormData.js f326829555 仓库 il y a 2 semaines
toURLEncodedForm.js f326829555 仓库 il y a 2 semaines
trackStream.js f326829555 仓库 il y a 2 semaines
validator.js f326829555 仓库 il y a 2 semaines

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