aaron       2002/08/01 15:28:51

  Modified:    flood    STATUS
  Log:
  Crashes from badly formed URLs have been solved AFAICT.
  
  Revision  Changes    Path
  1.37      +1 -6      httpd-test/flood/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/httpd-test/flood/STATUS,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- STATUS    1 Aug 2002 22:20:30 -0000       1.36
  +++ STATUS    1 Aug 2002 22:28:51 -0000       1.37
  @@ -22,11 +22,6 @@
          Justin says: Wow.  Why?
          Aaron says: Is this still happening? It's been awhile.
   
  -    * Misformed URLs cause a segfault. When we fix this we should
  -      make sure to print out a helpful message when this occurs.
  -      (This is not something that can be detected with a validating
  -      XML parser, unfortunately.)
  -
       * iPlanet sends "Content-length" - there is a hack in there now
         to recognize it.  However, all HTTP headers need to be normalized
         before checking their values.  This isn't easy to do.  Grr.
  
  
  

Reply via email to