X\choro 48f1b97cc3 first commit 10 сар өмнө
..
AxiosTransformStream.js 48f1b97cc3 first commit 10 сар өмнө
AxiosURLSearchParams.js 48f1b97cc3 first commit 10 сар өмнө
HttpStatusCode.js 48f1b97cc3 first commit 10 сар өмнө
README.md 48f1b97cc3 first commit 10 сар өмнө
ZlibHeaderTransformStream.js 48f1b97cc3 first commit 10 сар өмнө
bind.js 48f1b97cc3 first commit 10 сар өмнө
buildURL.js 48f1b97cc3 first commit 10 сар өмнө
callbackify.js 48f1b97cc3 first commit 10 сар өмнө
combineURLs.js 48f1b97cc3 first commit 10 сар өмнө
composeSignals.js 48f1b97cc3 first commit 10 сар өмнө
cookies.js 48f1b97cc3 first commit 10 сар өмнө
deprecatedMethod.js 48f1b97cc3 first commit 10 сар өмнө
formDataToJSON.js 48f1b97cc3 first commit 10 сар өмнө
formDataToStream.js 48f1b97cc3 first commit 10 сар өмнө
fromDataURI.js 48f1b97cc3 first commit 10 сар өмнө
isAbsoluteURL.js 48f1b97cc3 first commit 10 сар өмнө
isAxiosError.js 48f1b97cc3 first commit 10 сар өмнө
isURLSameOrigin.js 48f1b97cc3 first commit 10 сар өмнө
null.js 48f1b97cc3 first commit 10 сар өмнө
parseHeaders.js 48f1b97cc3 first commit 10 сар өмнө
parseProtocol.js 48f1b97cc3 first commit 10 сар өмнө
progressEventReducer.js 48f1b97cc3 first commit 10 сар өмнө
readBlob.js 48f1b97cc3 first commit 10 сар өмнө
resolveConfig.js 48f1b97cc3 first commit 10 сар өмнө
speedometer.js 48f1b97cc3 first commit 10 сар өмнө
spread.js 48f1b97cc3 first commit 10 сар өмнө
throttle.js 48f1b97cc3 first commit 10 сар өмнө
toFormData.js 48f1b97cc3 first commit 10 сар өмнө
toURLEncodedForm.js 48f1b97cc3 first commit 10 сар өмнө
trackStream.js 48f1b97cc3 first commit 10 сар өмнө
validator.js 48f1b97cc3 first commit 10 сар өмнө

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