Maxim Dounin Wrote:
---
[...]
>
> Depending on what you are trying to do, either phase handlers or
> request body filters might work for you.
Just working on the body will not do it. A phase handler,
basically what Apache offers with its "hook
Hi all. I did some search on the web and the archives here and did not find
an conclusive answer to this question.
Apache has both input a filters (work on the request before content
generation) and output filters (work on generated content). As I am
exploring the possibility to port some Apache