I was wondering if it’s possible to view whether a section of the HTML was rendered from cache vs non-cache. For example, it would be very useful for us to visually see which parts of the page are cached to help us understand if we need to force break cache.
If it’s in the HTML, it would be simple to write a chrome extension to highlight the cached sections.