stas        2004/03/02 12:56:11

  Modified:    src/docs/2.0/api/Apache RequestRec.pod
  Log:
  s/headers_in/headers_out/
  
  Revision  Changes    Path
  1.13      +1 -1      modperl-docs/src/docs/2.0/api/Apache/RequestRec.pod
  
  Index: RequestRec.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/Apache/RequestRec.pod,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -u -r1.12 -r1.13
  --- RequestRec.pod    2 Mar 2004 20:45:29 -0000       1.12
  +++ RequestRec.pod    2 Mar 2004 20:56:11 -0000       1.13
  @@ -743,7 +743,7 @@
     $r->content_type('text/plain');
   
   If you set this header via the
  -C<L<headers_in|docs::2.0::api::Apache::RequestRec/C_headers_in_>>
  +C<L<headers_out|docs::2.0::api::Apache::RequestRec/C_headers_out_>>
   table directly, it will be ignored by Apache. So do not do that.
   
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to