冯博深 e3294c98a1 first il y a 2 mois
..
AxiosTransformStream.js e3294c98a1 first il y a 2 mois
AxiosURLSearchParams.js e3294c98a1 first il y a 2 mois
HttpStatusCode.js e3294c98a1 first il y a 2 mois
README.md e3294c98a1 first il y a 2 mois
ZlibHeaderTransformStream.js e3294c98a1 first il y a 2 mois
bind.js e3294c98a1 first il y a 2 mois
buildURL.js e3294c98a1 first il y a 2 mois
callbackify.js e3294c98a1 first il y a 2 mois
combineURLs.js e3294c98a1 first il y a 2 mois
composeSignals.js e3294c98a1 first il y a 2 mois
cookies.js e3294c98a1 first il y a 2 mois
deprecatedMethod.js e3294c98a1 first il y a 2 mois
estimateDataURLDecodedBytes.js e3294c98a1 first il y a 2 mois
formDataToJSON.js e3294c98a1 first il y a 2 mois
formDataToStream.js e3294c98a1 first il y a 2 mois
fromDataURI.js e3294c98a1 first il y a 2 mois
isAbsoluteURL.js e3294c98a1 first il y a 2 mois
isAxiosError.js e3294c98a1 first il y a 2 mois
isURLSameOrigin.js e3294c98a1 first il y a 2 mois
null.js e3294c98a1 first il y a 2 mois
parseHeaders.js e3294c98a1 first il y a 2 mois
parseProtocol.js e3294c98a1 first il y a 2 mois
progressEventReducer.js e3294c98a1 first il y a 2 mois
readBlob.js e3294c98a1 first il y a 2 mois
resolveConfig.js e3294c98a1 first il y a 2 mois
speedometer.js e3294c98a1 first il y a 2 mois
spread.js e3294c98a1 first il y a 2 mois
throttle.js e3294c98a1 first il y a 2 mois
toFormData.js e3294c98a1 first il y a 2 mois
toURLEncodedForm.js e3294c98a1 first il y a 2 mois
trackStream.js e3294c98a1 first il y a 2 mois
validator.js e3294c98a1 first il y a 2 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