HTML5 applicationCache vs Browser Cache
问题 With current applicationCache implemented in browsers, my appcache manifest file changes the version number which then triggers the applicationCache update event which forces browser to download fresh resources mentioned in the manifest files from the server. Let's say I have configured far future expiry headers on those resources. Will those files still be downloaded? Or will be read from browser cache itself? We implement a versioning based logic to invalidate browser caches (chaging the