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

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