From 6f16aa6b59e2033ef83f787838fab19e7e681b0b Mon Sep 17 00:00:00 2001 From: dgaudet Date: Tue, 20 Apr 1999 20:00:39 +0000 Subject: [PATCH] ie40 screws up vary PR: 4118 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83074 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/known_client_problems.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/manual/misc/known_client_problems.html b/docs/manual/misc/known_client_problems.html index d1ae502bdde..ee2a794e81d 100644 --- a/docs/manual/misc/known_client_problems.html +++ b/docs/manual/misc/known_client_problems.html @@ -279,6 +279,13 @@ As of version 1.3.4, Apache supports TCN, and this causes problems with these versions of Lynx. As a workaround future versions of Apache will ignore this header when sent by the Lynx client. +

MSIE 4.0 mishandles Vary response header

+ +

MSIE 4.0 does not handle a Vary header properly. The Vary header is +generated by mod_rewrite in apache 1.3. The result is an error from MSIE +saying it cannot download the requested file. There are more details +in PR#4118. + -- 2.47.2