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