You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by st...@apache.org on 2001/12/07 19:12:17 UTC

cvs commit: modperl-2.0/ModPerl-Registry TODO

stas        01/12/07 10:12:17

  Modified:    ModPerl-Registry TODO
  Log:
  - todo: need to properly handle HEAD requests
  
  Revision  Changes    Path
  1.7       +2 -0      modperl-2.0/ModPerl-Registry/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/ModPerl-Registry/TODO,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- TODO	2001/11/23 16:26:31	1.6
  +++ TODO	2001/12/07 18:12:17	1.7
  @@ -13,6 +13,8 @@
   
   ### missing features ###
   
  +- need to properly handle HEAD requests 
  +
   - need to port $Apache::__T, to test against when user supplies -T flag.
   
   - port Apache::PerlRunXS