[MP2]how to catch the response body of a subrequest?
by Titetluc Titetluc other posts by this author
Jul 1 2008 4:48AM messages near this date
Re: [MP2]lookup_uri and HTTPS
|
Re: [MP2]how to catch the response body of a subrequest?
Hello all,
I am facing a problem: I would like to call sub-requests, but the content of
these sub-requests should not 'pollute' the main request.
Some times ago, Torsten Foertsch sent the same question on the mod_perl
mailing list (see http://marc.info/?l=apache-modperl&m=111720092815754&w=2)
The answer from Stas Bekman was to use ... the sub request API.
I reread the documentation but the solution is not very explicit.
Could someone give me an example to trap the response body of the subrequest
? (Maybe the solution is to use filters but how can I create this filter
????)
Thanks
Thread:
Titetluc Titetluc
Torsten Foertsch
Titetluc Titetluc
|