Commit bac9e514 authored by dgaudet's avatar dgaudet
Browse files

ie40 screws up vary

PR:		4118


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83074 13f79535-47bb-0310-9956-ffa450edef68
parent 6edcff79
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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.

<h3><a name="ie40-vary">MSIE 4.0 mishandles Vary response header</a></h3>

<p>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 <a href="http://bugs.apache.org/index/full/4118">PR#4118</a>.

<!--#include virtual="footer.html" -->
</BODY>
</HTML>