How to get CORS Cookies on server side? [issue link] I use axios http client on client and server side. Cross domain i use CORS to solve. My problem is: on client side i don’t get cookies use javascript. so middleware is invalid. What should i do? This question is available on Nuxt.js community (#c615)