Since we are in the content of the server here can the router provide the following?
- http cookies
- http headers
With that in mind it would be great if we could set and read our own cookies which is how most web application keep state.
Thanks!
Since we are in the content of the server here can the router provide the following?
With that in mind it would be great if we could set and read our own cookies which is how most web application keep state.
Thanks!
Have you looked into the wix-storage API for keeping application state?