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

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