Shane
Explore posts from serversTrying to render page from post request
It seems like there is no Nuxt3 equivalent for nuxt.render https://github.com/nuxt/nuxt/issues/26378
Is there a way I can send a post request with a body to the nuxt server and receive an html response (not a redirect)?
11 replies