useFetch
{
  "keys": [
    "_nitro",
    "nitro",
    "cf",
    "waitUntil",
    "cloudflare",
    "matchedRoute",
    "params"
  ]
}

useAsyncData
{
  "keys": [
    "_nitro",
    "nitro",
    "matchedRoute",
    "params"
  ]
}

useAsyncData with requestFetch
{
  "keys": [
    "_nitro",
    "nitro",
    "cf",
    "waitUntil",
    "cloudflare",
    "matchedRoute",
    "params"
  ]
}