cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

We are happy to announce the new Windchill Customization board! Learn more.

How can I disable cache in embedded chromium?

mschimanski
1-Newbie

How can I disable cache in embedded chromium?

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

6 REPLIES 6

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?

syadala
5-Regular Member
(To:RandyJones)

Hi Randy Jones,

         Here is the screen shot.

Chrome.jpg


Regards

Sudhakar

RandyJones
19-Tanzanite
(To:syadala)

Sudhakar Yadala wrote:

Hi Randy Jones,

         Here is the screen shot.

Chrome.jpg


Regards

Sudhakar

That is not the embedded chromium browser. That is the (standalone) Chrome browser.

Mat
13-Aquamarine
13-Aquamarine
(To:mschimanski)

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?

 

Top Tags