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

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