How to clear HTML cache?

I just run website with local server:

npx http-server dist

That runs on http://127.0.0.1:8080 and the content of the HTML is a project I run a few days ago. Not my new project I run just now. Dev Tools disable cache doesn’t work. There is some kind of cache on the browser level added by Brave. I never had such issues in Google Chrome.

If I run in private mode, the website show current up to the HTML.

How to clear Brave added HTML cache?

Such cache should not exist in the browser. Is there a way to disable it? It only makes some website broken. This is not how a browser should work.

@jcubic

In a Brave Browser New Window, go to the Advanced tab at brave://settings/clearBrowserData ← There, set “Time range” to “All time” and then ENABLE what you wishSELECT among the following:

  • Browsing history
  • Cookies and other site data
  • Cached images and files

Click the Clear data / Delete data button.

In a Brave Browser New Window, go to the On exit tab at brave://settings/clearBrowserData ← There, ENABLE what you wishSELECT among the following:

  • Browsing history
  • Cookies and other site data
  • Cached images and files

Click the Save button.

Exit / Quit Brave Browser and restart the computer.

Also see “To clear data for the current site you’re visiting” at:

https://support.brave.app/hc/en-us/articles/360048833872-How-Do-I-Clear-Cookies-And-Site-Data-In-Brave

I’m not asking about cookies, local storage, and view history. I don’t want to clear whole browser data and lost everything.

I only want to turn off this stupid cache added by Brave developers. Cache is is not part of Chromium. For me, this looks like a bug. But it seems that there is no way to report bugs in Brave.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.