dgaudet     99/04/20 13:00:40

  Modified:    htdocs/manual/misc known_client_problems.html
  Log:
  ie40 screws up vary
  
  PR:           4118
  
  Revision  Changes    Path
  1.16      +7 -0      apache-1.3/htdocs/manual/misc/known_client_problems.html
  
  Index: known_client_problems.html
  ===================================================================
  RCS file: /home/cvs/apache-1.3/htdocs/manual/misc/known_client_problems.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- known_client_problems.html        1999/01/22 18:04:11     1.15
  +++ known_client_problems.html        1999/04/20 20:00:39     1.16
  @@ -279,6 +279,13 @@
   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>
  
  
  

Reply via email to