Can I disable the cache in Chrome for specific hosts?
Problem
I like using Chrome as my everyday browser, as well as for web dev work. I'd like to be able to prevent Chrome from caching anything from (or really, any arbitrary host name) so that I don't have to hard-refresh (Ctrl-Shift-R) all the time. Is this possible? How?
Error Output
localhost
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Fix for: Can I disable the cache in Chrome for specific hosts?
You can't turn off the cache discriminately, but as of v15, you can turn it off completely via a settings panel that you access by clicking the gear button in the lower right corner of the developer tools window. On the network panel of the developer tools, you also have the option to clear cache from the right-click menu with only a confirmation dialog (i.e. it doesn't pop up the preferences tab the way "Clear Browsing Data" does. Update: looks like this is now a checkbox on the developer tool…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix