選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Nikola Ignjatovic d724149647 Init commit 4年前
..
README.md Init commit 4年前
bind.js Init commit 4年前
buildURL.js Init commit 4年前
combineURLs.js Init commit 4年前
cookies.js Init commit 4年前
deprecatedMethod.js Init commit 4年前
isAbsoluteURL.js Init commit 4年前
isAxiosError.js Init commit 4年前
isURLSameOrigin.js Init commit 4年前
normalizeHeaderName.js Init commit 4年前
parseHeaders.js Init commit 4年前
spread.js Init commit 4年前

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