stas        2003/07/18 10:36:40

  Modified:    perl-framework/Apache-Test/lib/Apache TestRequest.pm
  Log:
  missing period
  
  Revision  Changes    Path
  1.84      +1 -1      
httpd-test/perl-framework/Apache-Test/lib/Apache/TestRequest.pm
  
  Index: TestRequest.pm
  ===================================================================
  RCS file: 
/home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/TestRequest.pm,v
  retrieving revision 1.83
  retrieving revision 1.84
  diff -u -r1.83 -r1.84
  --- TestRequest.pm    18 Jul 2003 07:58:31 -0000      1.83
  +++ TestRequest.pm    18 Jul 2003 17:36:40 -0000      1.84
  @@ -978,7 +978,7 @@
   C<GET>, C<HEAD> and C<POST>. This function thus can be useful for
   testing what options the Apache server supports. Consult the HTTPD 1.1
   specification, section 9.2, at
  -I<http://www.faqs.org/rfcs/rfc2616.html> for more information
  +I<http://www.faqs.org/rfcs/rfc2616.html> for more information.
   
   =back
   
  
  
  

Reply via email to