"Slava Bizyayev" wrote:
> Please, could you try
>
> header("Vary: *");
> header("Content-Encoding: identity");
> echo "Hi";
It appears that IE 6 won't cache that either.
(Same results I had with just a "Vary: Accept-Encoding" header.)
Jordan Russell