On Mon, 2011-09-19 at 15:57 +0100, Martin Townsend wrote: > 1) In my output filter can I get the context of the main requests > filter > and use this in the sub request.
You should be able to find the main request. It is however not clear if the main requests filter chain and the subrequests filter chain are even similiar. Sincerely, Joachim