X\choro 48f1b97cc3 first commit 3 bulan lalu
..
AxiosTransformStream.js 48f1b97cc3 first commit 3 bulan lalu
AxiosURLSearchParams.js 48f1b97cc3 first commit 3 bulan lalu
HttpStatusCode.js 48f1b97cc3 first commit 3 bulan lalu
README.md 48f1b97cc3 first commit 3 bulan lalu
ZlibHeaderTransformStream.js 48f1b97cc3 first commit 3 bulan lalu
bind.js 48f1b97cc3 first commit 3 bulan lalu
buildURL.js 48f1b97cc3 first commit 3 bulan lalu
callbackify.js 48f1b97cc3 first commit 3 bulan lalu
combineURLs.js 48f1b97cc3 first commit 3 bulan lalu
composeSignals.js 48f1b97cc3 first commit 3 bulan lalu
cookies.js 48f1b97cc3 first commit 3 bulan lalu
deprecatedMethod.js 48f1b97cc3 first commit 3 bulan lalu
formDataToJSON.js 48f1b97cc3 first commit 3 bulan lalu
formDataToStream.js 48f1b97cc3 first commit 3 bulan lalu
fromDataURI.js 48f1b97cc3 first commit 3 bulan lalu
isAbsoluteURL.js 48f1b97cc3 first commit 3 bulan lalu
isAxiosError.js 48f1b97cc3 first commit 3 bulan lalu
isURLSameOrigin.js 48f1b97cc3 first commit 3 bulan lalu
null.js 48f1b97cc3 first commit 3 bulan lalu
parseHeaders.js 48f1b97cc3 first commit 3 bulan lalu
parseProtocol.js 48f1b97cc3 first commit 3 bulan lalu
progressEventReducer.js 48f1b97cc3 first commit 3 bulan lalu
readBlob.js 48f1b97cc3 first commit 3 bulan lalu
resolveConfig.js 48f1b97cc3 first commit 3 bulan lalu
speedometer.js 48f1b97cc3 first commit 3 bulan lalu
spread.js 48f1b97cc3 first commit 3 bulan lalu
throttle.js 48f1b97cc3 first commit 3 bulan lalu
toFormData.js 48f1b97cc3 first commit 3 bulan lalu
toURLEncodedForm.js 48f1b97cc3 first commit 3 bulan lalu
trackStream.js 48f1b97cc3 first commit 3 bulan lalu
validator.js 48f1b97cc3 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