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

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