zhaojinyu e984acc6d0 first commit 10 ماه پیش
..
AxiosTransformStream.js e984acc6d0 first commit 10 ماه پیش
AxiosURLSearchParams.js e984acc6d0 first commit 10 ماه پیش
HttpStatusCode.js e984acc6d0 first commit 10 ماه پیش
README.md e984acc6d0 first commit 10 ماه پیش
ZlibHeaderTransformStream.js e984acc6d0 first commit 10 ماه پیش
bind.js e984acc6d0 first commit 10 ماه پیش
buildURL.js e984acc6d0 first commit 10 ماه پیش
callbackify.js e984acc6d0 first commit 10 ماه پیش
combineURLs.js e984acc6d0 first commit 10 ماه پیش
cookies.js e984acc6d0 first commit 10 ماه پیش
deprecatedMethod.js e984acc6d0 first commit 10 ماه پیش
formDataToJSON.js e984acc6d0 first commit 10 ماه پیش
formDataToStream.js e984acc6d0 first commit 10 ماه پیش
fromDataURI.js e984acc6d0 first commit 10 ماه پیش
isAbsoluteURL.js e984acc6d0 first commit 10 ماه پیش
isAxiosError.js e984acc6d0 first commit 10 ماه پیش
isURLSameOrigin.js e984acc6d0 first commit 10 ماه پیش
null.js e984acc6d0 first commit 10 ماه پیش
parseHeaders.js e984acc6d0 first commit 10 ماه پیش
parseProtocol.js e984acc6d0 first commit 10 ماه پیش
readBlob.js e984acc6d0 first commit 10 ماه پیش
speedometer.js e984acc6d0 first commit 10 ماه پیش
spread.js e984acc6d0 first commit 10 ماه پیش
throttle.js e984acc6d0 first commit 10 ماه پیش
toFormData.js e984acc6d0 first commit 10 ماه پیش
toURLEncodedForm.js e984acc6d0 first commit 10 ماه پیش
validator.js e984acc6d0 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