https://issues.apache.org/bugzilla/show_bug.cgi?id=45014

--- Comment #9 from mr.oliver.hernan...@gmail.com ---
Thanks Christopher.  Your classes were a very good starting point for our use
case.  I have a custom valve implemented now that logs the request body like we
need.  I'll share it soon after I'm done tweaking it a bit, and of course
modifying it in a form suitable for sharing outside my closed source project.

Yes Remy, it took quite an effort to wrap the request in my valve, and after
looking at the internals of the API, I see your point about supporting this
being a big design change.  I guess in hindsight I could have implemented a
filter, but when I started this I liked the idea of a valve that intercepts the
request outside of the application.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to