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