Is SSR supposed to be supported?
I have a nuxt 3 app and I noticed that in my server middleware
event.context.cloudflare is not set for requests triggered by useAsyncData. Is that expected? Is there a workaround?