e 95d2ff7c9a fix:vue 1 năm trước cách đây
..
AxiosTransformStream.js 95d2ff7c9a fix:vue 1 năm trước cách đây
AxiosURLSearchParams.js 95d2ff7c9a fix:vue 1 năm trước cách đây
HttpStatusCode.js 95d2ff7c9a fix:vue 1 năm trước cách đây
README.md 95d2ff7c9a fix:vue 1 năm trước cách đây
ZlibHeaderTransformStream.js 95d2ff7c9a fix:vue 1 năm trước cách đây
bind.js 95d2ff7c9a fix:vue 1 năm trước cách đây
buildURL.js 95d2ff7c9a fix:vue 1 năm trước cách đây
callbackify.js 95d2ff7c9a fix:vue 1 năm trước cách đây
combineURLs.js 95d2ff7c9a fix:vue 1 năm trước cách đây
cookies.js 95d2ff7c9a fix:vue 1 năm trước cách đây
deprecatedMethod.js 95d2ff7c9a fix:vue 1 năm trước cách đây
formDataToJSON.js 95d2ff7c9a fix:vue 1 năm trước cách đây
formDataToStream.js 95d2ff7c9a fix:vue 1 năm trước cách đây
fromDataURI.js 95d2ff7c9a fix:vue 1 năm trước cách đây
isAbsoluteURL.js 95d2ff7c9a fix:vue 1 năm trước cách đây
isAxiosError.js 95d2ff7c9a fix:vue 1 năm trước cách đây
isURLSameOrigin.js 95d2ff7c9a fix:vue 1 năm trước cách đây
null.js 95d2ff7c9a fix:vue 1 năm trước cách đây
parseHeaders.js 95d2ff7c9a fix:vue 1 năm trước cách đây
parseProtocol.js 95d2ff7c9a fix:vue 1 năm trước cách đây
readBlob.js 95d2ff7c9a fix:vue 1 năm trước cách đây
speedometer.js 95d2ff7c9a fix:vue 1 năm trước cách đây
spread.js 95d2ff7c9a fix:vue 1 năm trước cách đây
throttle.js 95d2ff7c9a fix:vue 1 năm trước cách đây
toFormData.js 95d2ff7c9a fix:vue 1 năm trước cách đây
toURLEncodedForm.js 95d2ff7c9a fix:vue 1 năm trước cách đây
validator.js 95d2ff7c9a fix:vue 1 năm trước cách đây

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