xubo 5655c75f91 first commit 1 năm trước cách đây
..
AxiosTransformStream.js 5655c75f91 first commit 1 năm trước cách đây
AxiosURLSearchParams.js 5655c75f91 first commit 1 năm trước cách đây
HttpStatusCode.js 5655c75f91 first commit 1 năm trước cách đây
README.md 5655c75f91 first commit 1 năm trước cách đây
ZlibHeaderTransformStream.js 5655c75f91 first commit 1 năm trước cách đây
bind.js 5655c75f91 first commit 1 năm trước cách đây
buildURL.js 5655c75f91 first commit 1 năm trước cách đây
callbackify.js 5655c75f91 first commit 1 năm trước cách đây
combineURLs.js 5655c75f91 first commit 1 năm trước cách đây
cookies.js 5655c75f91 first commit 1 năm trước cách đây
deprecatedMethod.js 5655c75f91 first commit 1 năm trước cách đây
formDataToJSON.js 5655c75f91 first commit 1 năm trước cách đây
formDataToStream.js 5655c75f91 first commit 1 năm trước cách đây
fromDataURI.js 5655c75f91 first commit 1 năm trước cách đây
isAbsoluteURL.js 5655c75f91 first commit 1 năm trước cách đây
isAxiosError.js 5655c75f91 first commit 1 năm trước cách đây
isURLSameOrigin.js 5655c75f91 first commit 1 năm trước cách đây
null.js 5655c75f91 first commit 1 năm trước cách đây
parseHeaders.js 5655c75f91 first commit 1 năm trước cách đây
parseProtocol.js 5655c75f91 first commit 1 năm trước cách đây
readBlob.js 5655c75f91 first commit 1 năm trước cách đây
speedometer.js 5655c75f91 first commit 1 năm trước cách đây
spread.js 5655c75f91 first commit 1 năm trước cách đây
throttle.js 5655c75f91 first commit 1 năm trước cách đây
toFormData.js 5655c75f91 first commit 1 năm trước cách đây
toURLEncodedForm.js 5655c75f91 first commit 1 năm trước cách đây
validator.js 5655c75f91 first commit 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