I would like to log the content of HTTP requests and responses as they pass the proxy server. I would like to do that without interfering with the interaction between the client and server. Also, I would like to selectively chose which messages to log.
Does anyone know how to do this or even if it is possible?
I see that Dansgaurdian can select messages by URI etc... But I see no way of logging content once it has been choosen.
Thanks for your time...