Home

Issue: 1493

how can i handle every asyncData?

[issue link]

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?

This question is available on Nuxt.js community (#c1328)