Skip to main content

Using Firefox without Caching of network contents

This is the detail that i found regarding the disabling of FireFox Cache so that any network resource that is needed will be fetched from the server and then displayed to the user The steps are : 1. Fire up FireFox 2. Type about:config in your address bar 3. Type ‘cache’ in the search bar, and look for network.http.use-cache, and double click it to set it to false. Double clicking it again will set it to true and re-enable the cache Original article was here -- Saravanan

Comments