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

Reply via email to