X\choro 48f1b97cc3 first commit 3 hónapja
..
AxiosTransformStream.js 48f1b97cc3 first commit 3 hónapja
AxiosURLSearchParams.js 48f1b97cc3 first commit 3 hónapja
HttpStatusCode.js 48f1b97cc3 first commit 3 hónapja
README.md 48f1b97cc3 first commit 3 hónapja
ZlibHeaderTransformStream.js 48f1b97cc3 first commit 3 hónapja
bind.js 48f1b97cc3 first commit 3 hónapja
buildURL.js 48f1b97cc3 first commit 3 hónapja
callbackify.js 48f1b97cc3 first commit 3 hónapja
combineURLs.js 48f1b97cc3 first commit 3 hónapja
composeSignals.js 48f1b97cc3 first commit 3 hónapja
cookies.js 48f1b97cc3 first commit 3 hónapja
deprecatedMethod.js 48f1b97cc3 first commit 3 hónapja
formDataToJSON.js 48f1b97cc3 first commit 3 hónapja
formDataToStream.js 48f1b97cc3 first commit 3 hónapja
fromDataURI.js 48f1b97cc3 first commit 3 hónapja
isAbsoluteURL.js 48f1b97cc3 first commit 3 hónapja
isAxiosError.js 48f1b97cc3 first commit 3 hónapja
isURLSameOrigin.js 48f1b97cc3 first commit 3 hónapja
null.js 48f1b97cc3 first commit 3 hónapja
parseHeaders.js 48f1b97cc3 first commit 3 hónapja
parseProtocol.js 48f1b97cc3 first commit 3 hónapja
progressEventReducer.js 48f1b97cc3 first commit 3 hónapja
readBlob.js 48f1b97cc3 first commit 3 hónapja
resolveConfig.js 48f1b97cc3 first commit 3 hónapja
speedometer.js 48f1b97cc3 first commit 3 hónapja
spread.js 48f1b97cc3 first commit 3 hónapja
throttle.js 48f1b97cc3 first commit 3 hónapja
toFormData.js 48f1b97cc3 first commit 3 hónapja
toURLEncodedForm.js 48f1b97cc3 first commit 3 hónapja
trackStream.js 48f1b97cc3 first commit 3 hónapja
validator.js 48f1b97cc3 first commit 3 hónapja

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