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

--- Comment #5 from Mark Thomas <ma...@apache.org> ---
Great. Here are some (short) pointers.

1. Patches should be against https://svna.apache.org/repos/asf/tomcat/trunk and
attached to this issue in "diff -u" format

2. o.a.tomcat.util.log.UserDataHelper is the way to handle this. Use it in the
catch (Throwable t) block in AbstractHttp11Processor

Look at how UserDataHelper is used elsewhere for examples on how to use it.

Ask on the dev list if you need help.

-- 
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