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