Skip to main content
September 28, 2015
Question

How can I disable cache in embedded chromium?

  • September 28, 2015
  • 2 replies
  • 3489 views

Hi,

I'm trying to debug an Application for the Chromium browser, but the cache is enabled. How can I disable it? The Apache modules mod_header and mod_expires have no effect. Does anyone have an idea?


Thanks and best regards

Michael

2 replies

1-Visitor
September 30, 2015

In  chrome, I think the cache can be disabled only when DevTools is open. In DevTools > Settings > Disable Cache. I have also tried the extension CacheKiller and it worked.

Thank you

Binesh Kumar

Barry Wehmiller

September 30, 2015

I have persuaded Apache. The embedded chromium works fine.


Many thanks

Michael

16-Pearl
April 12, 2021

Hi there,

 

I have the same problem.

The solution describes with "dev tools" in Chrome seems to have no effect on embedded browser.

 

@unknown: How Do You think can a developer debug his/hers code, if the "compiler" ignores any changes?