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