Detect request aspx page loaded from cache or server

Feb 26 2018 5:29 AM
when we send 2nd request for same ASPX page then we never know page load from browser cache or serve by web server? so tell me is there any way to know it from client or server side?

do i need to use any javascript to know aspx page loaded from browser cache or serve by web server?

browser developer tool can help to detect the same....if possible then share the instruction to detect the same with browser developer tool.

push me to right direction. thanks

Answers (1)