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