Dashboard sipadu mbip
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
root d8c1b4a1be initial 5 年前
..
README.md initial 5 年前
bind.js initial 5 年前
buildURL.js initial 5 年前
combineURLs.js initial 5 年前
cookies.js initial 5 年前
deprecatedMethod.js initial 5 年前
isAbsoluteURL.js initial 5 年前
isURLSameOrigin.js initial 5 年前
normalizeHeaderName.js initial 5 年前
parseHeaders.js initial 5 年前
spread.js initial 5 年前

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