Chrome browser caching
Posted
by Kyle B.
on Super User
See other posts from Super User
or by Kyle B.
Published on 2010-03-09T15:42:47Z
Indexed on
2010/03/16
20:41 UTC
Read the original article
Hit count: 489
google-chrome
|cache
I do a lot of development on my local machine and would like to start using Chrome, however I cannot seem to do a hard-refresh (ctrl+f5) or any other key combination to get my browser to forcibly refresh all content @ http://localhost. I change projects frequently in IIS and this presents a problem because I see stylesheet and image data from my previous project with no way to get this page to reload without forcibly dumping all cache data from the settings menu.
Is there another key combination I am missing, or is there a place I can (on a site by site basis) turn off caching? I prefer not to have to clear out my temporary files in the browser settings as I switch projects frequently.
Thanks, Kyle
© Super User or respective owner