Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ModPerl
[MP2]how to catch the response body of a subrequest?
 

Index | Next | Previous | View Flat


torsten.foertsch at gmx

May 27, 2005, 6:34 AM


Views: 931
Permalink
[MP2]how to catch the response body of a subrequest?

Hi,

is it possible to run a subrequest and send the output to a
PerlResponseHandler instead of the browser. I think it can be done with a
filter that gathers all output ...

Is there anything available like

$subr=$r->lookup_uri(...);
$response_body=$subr->run_with_output_to_me;
if( $subr->status==200 ) {
my $xyz=Storable::thaw( $response_body );
...
}

Torsten

Subject User Time
[MP2]how to catch the response body of a subrequest? torsten.foertsch at gmx May 27, 2005, 6:34 AM
    Re: [MP2]how to catch the response body of a subrequest? arnsholt at broadpark May 27, 2005, 9:33 AM
    Re: [MP2]how to catch the response body of a subrequest? stas at stason May 27, 2005, 9:59 AM
        Re: [MP2]how to catch the response body of a subrequest? dorian at foobarsystems May 27, 2005, 3:57 PM
            Re: [MP2]how to catch the response body of a subrequest? stas at stason May 27, 2005, 3:56 PM
                Re: [MP2]how to catch the response body of a subrequest? dorian at foobarsystems May 27, 2005, 4:06 PM
    Re: [MP2]how to catch the response body of a subrequest? torsten.foertsch at gmx Jul 1, 2008, 5:13 AM
        Re: [MP2]how to catch the response body of a subrequest? titetluc at gmail Jul 1, 2008, 6:00 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.