You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2005/05/10 06:22:09 UTC

svn commit: r169416 - /perl/modperl/docs/trunk/src/docs/2.0/user/handlers/filters.pod

Author: stas
Date: Mon May  9 21:22:08 2005
New Revision: 169416

URL: http://svn.apache.org/viewcvs?rev=169416&view=rev
Log:
the config section

Modified:
    perl/modperl/docs/trunk/src/docs/2.0/user/handlers/filters.pod

Modified: perl/modperl/docs/trunk/src/docs/2.0/user/handlers/filters.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/user/handlers/filters.pod?rev=169416&r1=169415&r2=169416&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/user/handlers/filters.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/user/handlers/filters.pod Mon May  9 21:22:08 2005
@@ -2618,7 +2618,9 @@
 data, storing it in the filter context. When it receives EOS it sets
 the C<Content-Length> header and sends the data out.
 
+The configuration is straightforward:
 
+  PerlOutputFilterHandler MyApache2::FilterChangeLength
 
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org