fetch()
https://beta.nextjs.org/docs/data-fetching/fetching
options
https://developer.mozilla.org/en-US/docs/Web/API/fetch#:~:text=preflight%20requests.-,cache,-A%20string%20indicating
これ、CDNのcacheの話なのか
mrsekut.icon
/yuta0801/Fetch API
https://react-query.tanstack.com/guides/query-functions#usage-with-fetch-and-other-clients-that-do-not-throw-by-default
500などが返ってきたときは自分でhandlingする必要がある
https://yosuke-furukawa.hatenablog.com/entry/2022/12/05/103008
node.jsのfetch