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

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