Static GitHub Issues

[2215] get / set cookie from ssr without using server middleware

prev: How can i take my ssr-project to nginx?
next: Why all links has class 'nuxt-link-active'

Hello, I try to find a solution, but I'm not sure that it really exists. I have a distant api, so I don't need/want to use any api on the server side using server middleware, I just want to set / get cookies or data on local storage from my store.

Is it 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/c1952">#c1952</a>)</em></sub></div>