Eric J. Hansen wrote:
I have an application that uses mod_proxy (as a reverse proxy) to fetch content
from a back-end server. My application needs to do some manipulation of both
the request headers and the response body. Given that mod_proxy circumvents
most of mod_perl's handler phases, I'm hav
I have an application that uses mod_proxy (as a reverse proxy) to fetch content
from a back-end server. My application needs to do some manipulation of both
the request headers and the response body. Given that mod_proxy circumvents
most of mod_perl's handler phases, I'm having to use filters to