My backend is written in PHP and it carries the set-cookie parameter in the requested header
I am in the asyncData get the response, the response of the header there is set-cookie, I hope that the value of this set-cookie passed Nuxt to Koa / Express, and then through Koa / Express this cookie passed to the client, which Is CSRF-TOKEN.
Is there any way?
<!--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/c1419">#c1419</a>)</em></sub></div>