From: dgaudet Date: Tue, 20 Apr 1999 20:00:39 +0000 (+0000) Subject: ie40 screws up vary X-Git-Tag: apache-apr-merge-3~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f16aa6b59e2033ef83f787838fab19e7e681b0b;p=apache ie40 screws up vary PR: 4118 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83074 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/known_client_problems.html b/docs/manual/misc/known_client_problems.html index d1ae502bdd..ee2a794e81 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. +