Static GitHub Issues

[24] Working with Body Request Params (req.body)

prev: Allowing config output.publicPath of webpack (for CDN)
next: Potential to make it a PWA out of the box

Hey guys... it's me (again)... 😆

I've been wondering on how do I, for example, receive a JSON from a POST request and put it on the request chain, in a way that I can access via some Vue component.

Is that possible?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c19">#c19</a>)</em></sub></div>