Disable caching in Firefox

Source: Internet
Author: User

The following question is often raised when Firefox is no longer using the cache website for development: Why is it modified?CodeAfter refreshing the page, I still haven't seen any changes?
In fact, it may be that your Firefox does not download the updated file.
In this case, try clearing the cache by following the steps below:
At the same time, press Ctrl + Shift + Delete;
Select "cache ";
Press enter to confirm.
If you are developing your website all day, it is too troublesome to repeat the above steps. We recommend that you disable caching permanently as follows:
In the address bar, type "about: config ";
Find "network. http. Use-Cache ";
Double-click it until it changes to "false".

However, during Ajax developmentProgramCache is always used, so remember to disable caching or avoid using FF caching. So do not disable it permanently during debugging, because if you disable it, the user may not be disabled, so you can debug it, but the user does not.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.