internet explorer - Use image from cache or download -


I've seen that Chrome sometimes downloads images, which end in the future. Are browsers used to use the cached image (when the timeout expires) or to download the image despite the cache?

You should read this: And for some browsing how caching works in a web browser

Also, keep in mind that Refresh operations (like F5) will re-download cached resources already, and also keep in mind that you can use Fidler's Caching Response Inspector to check other titles. The client cache is not infinite size and therefore the contents of the cache will need to be re-inserted on the next usage.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

c# - Confused over DLL entry points (entry point not found exception) -