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