-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Description
I'd like to be able to take an HTML snapshot of an Insight page at a point in time, programmatically, but I don't have access to executing Javascript.
Can we use HTTP content negotiation to render HTML using the same templates and data on the serverside for the first pageload, then when and if Javascript takes over, it starts live updating / using JSON?