On Mon, 20 Jan 2003, Daisuke Maki wrote: > Hmmm, no replies. is this a stupid idea?
No, but I've been away. It's best never to expect fast answers to questions about axkit internals. > > I've found out a workaround, and I think that this may work better: Thinking it'll work better is never a good substitute for empirical testing. > > $r->headers_out->add( 'Cache-Control' => 'max-age=0' ); > > $AxKit::Cache->no_cache(1); > > > > As far as I understand, this has two effects: > > > > a) now clients (including caches in the path) will have a copy of > > this page > > b) caches that keep a copy of this page will send an IMS request > > every time > > > > ...and, I get to have IE keep my forms in its local cache. > > > > Anyway, I'm not 100% certain on the side effects, but this should work > > for most cases. Let me know if this sounds cool/stupid... Sounds like it'll work for IE, but that's a minority view. What about the vast number of other browsers out there? -- <!-- Matt --> <:->get a SMart net</:-> Spam trap - do not mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
