Forum Moderators: open
Open "Dev-Tools", "Ctrl, Shift I". Then open the storage tab, and select cache, and then you can delete or inspect whatever you need.
what matters most is what cache control-relevant headers are sent with the HTTP Request...
what matters most is what cache control-relevant headers are sent with the HTTP Request (Etag, If-Match, If-Modified-Since, If-None-Match) and the HTTP Response (Cache-Control, Content-Location, Date, ETag, Expires, Last-Modified, and Vary)