Event that can be hooked up to handle Response.Filter Transformation. Passed a string that you can modify and return back as a return value. The modified content will become the final output.

This routine captures Response output in a MemoryStream. Use with care on large content.