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

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