No expires header sent, content cached, how long until browser makes conditional GET request?
问题 Assume browser default settings, and content is sent without expires headers. user visits website, browser caches images etc. user does not close browser, or refresh page. user continues to surf site normally. assume the browse doesn't dump the cache for any reason. The browser will cache images etc as the user surfs, but it's unclear when it will issue a conditional GET request to ask about content freshness (apart from refreshing the page). If this is a browser specific setting, where can I