zheng f326829555 仓库 2 veckor sedan
..
AxiosTransformStream.js f326829555 仓库 2 veckor sedan
AxiosURLSearchParams.js f326829555 仓库 2 veckor sedan
HttpStatusCode.js f326829555 仓库 2 veckor sedan
README.md f326829555 仓库 2 veckor sedan
ZlibHeaderTransformStream.js f326829555 仓库 2 veckor sedan
bind.js f326829555 仓库 2 veckor sedan
buildURL.js f326829555 仓库 2 veckor sedan
callbackify.js f326829555 仓库 2 veckor sedan
combineURLs.js f326829555 仓库 2 veckor sedan
composeSignals.js f326829555 仓库 2 veckor sedan
cookies.js f326829555 仓库 2 veckor sedan
deprecatedMethod.js f326829555 仓库 2 veckor sedan
estimateDataURLDecodedBytes.js f326829555 仓库 2 veckor sedan
formDataToJSON.js f326829555 仓库 2 veckor sedan
formDataToStream.js f326829555 仓库 2 veckor sedan
fromDataURI.js f326829555 仓库 2 veckor sedan
isAbsoluteURL.js f326829555 仓库 2 veckor sedan
isAxiosError.js f326829555 仓库 2 veckor sedan
isURLSameOrigin.js f326829555 仓库 2 veckor sedan
null.js f326829555 仓库 2 veckor sedan
parseHeaders.js f326829555 仓库 2 veckor sedan
parseProtocol.js f326829555 仓库 2 veckor sedan
progressEventReducer.js f326829555 仓库 2 veckor sedan
readBlob.js f326829555 仓库 2 veckor sedan
resolveConfig.js f326829555 仓库 2 veckor sedan
shouldBypassProxy.js f326829555 仓库 2 veckor sedan
speedometer.js f326829555 仓库 2 veckor sedan
spread.js f326829555 仓库 2 veckor sedan
throttle.js f326829555 仓库 2 veckor sedan
toFormData.js f326829555 仓库 2 veckor sedan
toURLEncodedForm.js f326829555 仓库 2 veckor sedan
trackStream.js f326829555 仓库 2 veckor sedan
validator.js f326829555 仓库 2 veckor 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