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

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