Is it possible to determine that the loaded web resources like css, jscript, images, even the html itself are coming from cache or not using javascript ?
I'm trying to create a simple report on those loaded resources directly on on every pages i access in my development mode to avoid having to open up my google chrome debug tool every single time.