From: Sergey Beryozkin <sberyozkin_at_talend.com>
Date: Wed, 5 Mar 2014 17:46:37 +0000
I'm finding that using HttpServletRequest to get the properties which
may have been set in filters/etc not being cool.
Can we get Request enhanced with getProperties() ? Would be one more
step toward breaking a link with Servlet API