Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
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
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
I have persuaded Apache. The embedded chromium works fine.
Many thanks
Michael
Binesh Kumar wrote:
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
How do you get to DevTools in the embedded chromium browser?
Hi Randy Jones,
Here is the screen shot.
Regards
Sudhakar
Sudhakar Yadala wrote:
Hi Randy Jones,
Here is the screen shot.
RegardsSudhakar
That is not the embedded chromium browser. That is the (standalone) Chrome browser.
Hi there,
I have the same problem.
The solution describes with "dev tools" in Chrome seems to have no effect on embedded browser.
@ptc: How Do You think can a developer debug his/hers code, if the "compiler" ignores any changes?