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

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