Sergei, Sergei O. Naumov wrote: > On Fri, 25 Jan 2002 12:43:31 -0500 Paul Spencer <[EMAIL PROTECTED]> > wrote: > > >> Sergei, >> >> See the JR.p parameter http.lifetime on controlling the cache. I >> have found the some proxy server do not use META tags, thus we >> set the cache control in the header. Bellow is from JR.p >> > > Hmm. I wonder how http.lifetime != 0 forces a browser to switch > encodings?
I do not know :( > I just set it to 60 seconds and it still asks me to reload the page. > :-(( Their are cache settings on the browser. These settings may be causing a reload on refresh when the page is < 60 seconds old. > On the other hand I have this in the HTML code: <meta > http-equiv="Content-Type" content="text/html; charset=UTF-8" /> The setting in the HTML header should take precedence over META tags. > > Sergei > > > > -- To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> For > additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > Paul Spencer -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
