e 95d2ff7c9a fix:vue 1 éve
..
AxiosTransformStream.js 95d2ff7c9a fix:vue 1 éve
AxiosURLSearchParams.js 95d2ff7c9a fix:vue 1 éve
HttpStatusCode.js 95d2ff7c9a fix:vue 1 éve
README.md 95d2ff7c9a fix:vue 1 éve
ZlibHeaderTransformStream.js 95d2ff7c9a fix:vue 1 éve
bind.js 95d2ff7c9a fix:vue 1 éve
buildURL.js 95d2ff7c9a fix:vue 1 éve
callbackify.js 95d2ff7c9a fix:vue 1 éve
combineURLs.js 95d2ff7c9a fix:vue 1 éve
cookies.js 95d2ff7c9a fix:vue 1 éve
deprecatedMethod.js 95d2ff7c9a fix:vue 1 éve
formDataToJSON.js 95d2ff7c9a fix:vue 1 éve
formDataToStream.js 95d2ff7c9a fix:vue 1 éve
fromDataURI.js 95d2ff7c9a fix:vue 1 éve
isAbsoluteURL.js 95d2ff7c9a fix:vue 1 éve
isAxiosError.js 95d2ff7c9a fix:vue 1 éve
isURLSameOrigin.js 95d2ff7c9a fix:vue 1 éve
null.js 95d2ff7c9a fix:vue 1 éve
parseHeaders.js 95d2ff7c9a fix:vue 1 éve
parseProtocol.js 95d2ff7c9a fix:vue 1 éve
readBlob.js 95d2ff7c9a fix:vue 1 éve
speedometer.js 95d2ff7c9a fix:vue 1 éve
spread.js 95d2ff7c9a fix:vue 1 éve
throttle.js 95d2ff7c9a fix:vue 1 éve
toFormData.js 95d2ff7c9a fix:vue 1 éve
toURLEncodedForm.js 95d2ff7c9a fix:vue 1 éve
validator.js 95d2ff7c9a fix:vue 1 éve

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