Proxy server and caching

J

John

We want to prevent the caching in our project, so we have the following
line of code in the page load function

Response.AppendHeader("Cache-Control", "no-store");

But when we are using proxy server and IE, the page is cached to the
local machine.

But the page is not cached with firefox and proxy server.

Any suggestions on how to prevent caching when using proxy server and
IE.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top