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

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