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

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