
titetluc at gmail
Jul 1, 2008, 4:48 AM
Post #1 of 1
(448 views)
Permalink
|
|
[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
|