Loading docs/manual/misc/known_client_problems.html +19 −0 Original line number Diff line number Diff line Loading @@ -260,6 +260,25 @@ After the admin fixes the server, the user will have to flush their caches before the object will be shown with the correct <CODE>text/html</CODE> type. <h3><a name="msie-cookie-y2k">MSIE Cookie problem with expiry date in the year 2000</a></h3> <p>MSIE versions 3.00 and 3.02 (without the Y2K patch) do not handle cookie expiry dates in the year 2000 properly. Years after 2000 and before 2000 work fine. This is fixed in IE4.01 service pack 1, and in the Y2K patch for IE3.02. Users should avoid using expiry dates in the year 2000. <h3><a name="lynx-negotiate-trans">Lynx incorrectly asking for transparent content negotiation</a></h3> <p>The Lynx browser versions 2.7 and 2.8 send a "negotiate: trans" header in their requests, which is an indication the browser supports transparent content negotiation (TCN). However the browser does not support TCN. 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. <!--#include virtual="footer.html" --> </BODY> </HTML> Loading Loading
docs/manual/misc/known_client_problems.html +19 −0 Original line number Diff line number Diff line Loading @@ -260,6 +260,25 @@ After the admin fixes the server, the user will have to flush their caches before the object will be shown with the correct <CODE>text/html</CODE> type. <h3><a name="msie-cookie-y2k">MSIE Cookie problem with expiry date in the year 2000</a></h3> <p>MSIE versions 3.00 and 3.02 (without the Y2K patch) do not handle cookie expiry dates in the year 2000 properly. Years after 2000 and before 2000 work fine. This is fixed in IE4.01 service pack 1, and in the Y2K patch for IE3.02. Users should avoid using expiry dates in the year 2000. <h3><a name="lynx-negotiate-trans">Lynx incorrectly asking for transparent content negotiation</a></h3> <p>The Lynx browser versions 2.7 and 2.8 send a "negotiate: trans" header in their requests, which is an indication the browser supports transparent content negotiation (TCN). However the browser does not support TCN. 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. <!--#include virtual="footer.html" --> </BODY> </HTML> Loading