hi, guys!
I want to get res.headers'Set-Cookie' in all of the asyncData methods. How do I write a middleware that can be executed after all the asyncData methods resolved?
The global middleware can not get to the header'Set-Cookie', how can I do?
<!--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/c1328">#c1328</a>)</em></sub></div>