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