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

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