This repository shows a potential implementation of how to access "Immutable data" on your Server Side render application.
This examples uses React
as the frontend framework, although it could be combined with any existing framework the allow you to set an middleware
over your server side handling.