You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Joachim Zobel <nc...@netcologne.de> on 2001/04/03 22:13:34 UTC

Postprocess subrequest content

Hi.

If I want to postprocess content from a subrequest before sending it to the 
client, I can't
     my $subr = $r->lookup_uri($uri);
     $subr->header_in("Content-length" => "0");
     $subr->run;
because this will send the content to the client. What can I do to get the 
content myself?

Thanx,
Joachim
--
"... ein Geschlecht erfinderischer Zwerge, die fuer alles gemietet werden
koennen."                            - Bertolt Brecht - Leben des Galilei