zq 03e2b5b9a1 初始化 1 rok pred
..
AxiosTransformStream.js 03e2b5b9a1 初始化 1 rok pred
AxiosURLSearchParams.js 03e2b5b9a1 初始化 1 rok pred
HttpStatusCode.js 03e2b5b9a1 初始化 1 rok pred
README.md 03e2b5b9a1 初始化 1 rok pred
ZlibHeaderTransformStream.js 03e2b5b9a1 初始化 1 rok pred
bind.js 03e2b5b9a1 初始化 1 rok pred
buildURL.js 03e2b5b9a1 初始化 1 rok pred
callbackify.js 03e2b5b9a1 初始化 1 rok pred
combineURLs.js 03e2b5b9a1 初始化 1 rok pred
cookies.js 03e2b5b9a1 初始化 1 rok pred
deprecatedMethod.js 03e2b5b9a1 初始化 1 rok pred
formDataToJSON.js 03e2b5b9a1 初始化 1 rok pred
formDataToStream.js 03e2b5b9a1 初始化 1 rok pred
fromDataURI.js 03e2b5b9a1 初始化 1 rok pred
isAbsoluteURL.js 03e2b5b9a1 初始化 1 rok pred
isAxiosError.js 03e2b5b9a1 初始化 1 rok pred
isURLSameOrigin.js 03e2b5b9a1 初始化 1 rok pred
null.js 03e2b5b9a1 初始化 1 rok pred
parseHeaders.js 03e2b5b9a1 初始化 1 rok pred
parseProtocol.js 03e2b5b9a1 初始化 1 rok pred
readBlob.js 03e2b5b9a1 初始化 1 rok pred
speedometer.js 03e2b5b9a1 初始化 1 rok pred
spread.js 03e2b5b9a1 初始化 1 rok pred
throttle.js 03e2b5b9a1 初始化 1 rok pred
toFormData.js 03e2b5b9a1 初始化 1 rok pred
toURLEncodedForm.js 03e2b5b9a1 初始化 1 rok pred
validator.js 03e2b5b9a1 初始化 1 rok pred

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