zhaojinyu e984acc6d0 first commit 3 ay önce
..
AxiosTransformStream.js e984acc6d0 first commit 3 ay önce
AxiosURLSearchParams.js e984acc6d0 first commit 3 ay önce
HttpStatusCode.js e984acc6d0 first commit 3 ay önce
README.md e984acc6d0 first commit 3 ay önce
ZlibHeaderTransformStream.js e984acc6d0 first commit 3 ay önce
bind.js e984acc6d0 first commit 3 ay önce
buildURL.js e984acc6d0 first commit 3 ay önce
callbackify.js e984acc6d0 first commit 3 ay önce
combineURLs.js e984acc6d0 first commit 3 ay önce
cookies.js e984acc6d0 first commit 3 ay önce
deprecatedMethod.js e984acc6d0 first commit 3 ay önce
formDataToJSON.js e984acc6d0 first commit 3 ay önce
formDataToStream.js e984acc6d0 first commit 3 ay önce
fromDataURI.js e984acc6d0 first commit 3 ay önce
isAbsoluteURL.js e984acc6d0 first commit 3 ay önce
isAxiosError.js e984acc6d0 first commit 3 ay önce
isURLSameOrigin.js e984acc6d0 first commit 3 ay önce
null.js e984acc6d0 first commit 3 ay önce
parseHeaders.js e984acc6d0 first commit 3 ay önce
parseProtocol.js e984acc6d0 first commit 3 ay önce
readBlob.js e984acc6d0 first commit 3 ay önce
speedometer.js e984acc6d0 first commit 3 ay önce
spread.js e984acc6d0 first commit 3 ay önce
throttle.js e984acc6d0 first commit 3 ay önce
toFormData.js e984acc6d0 first commit 3 ay önce
toURLEncodedForm.js e984acc6d0 first commit 3 ay önce
validator.js e984acc6d0 first commit 3 ay önce

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