[PHPLIB] allowcache versus Netscape 4.08? From: Chris Johnson (chris <email protected>)
Date: 10/27/99

It appears that the Session allowcache setting of "private" does not
work in PHPLIB v7 when used with Netscape 4.08. It caches my PHPLIB
Session and Auth using pages just fine when set to "public".

As much as it galls me to say this, it also appears to work fine set to
"private" in MSIE 4.0.

I'm not an expert on HTTP/1.1 versus HTTP/1.0, but it appears the
"Expires: Mon, 26 Jul 1997 05:00:00 GMT" header is over-riding the
other cache control headers, resulting in Netscape not caching the
pages.

Anybody here have any further clues, ideas or knowledge about what the
correct behavior should be?

Thanks,
..chris

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.