Need to modify handleRequestItem in ApiServlet, so that subclasses can get
access to the Request to do logging.
---------------------------------------------------------------------------------------------------------------
Key: SHINDIG-583
URL: https://issues.apache.org/jira/browse/SHINDIG-583
Project: Shindig
Issue Type: Improvement
Components: RESTful API (Java)
Reporter: Bob Evans
Priority: Minor
It would be nice to do logging on requests. Ideally, since the number of input
formats is fairly wide and somewhat involved, we could just reuse the parsing
already created by the RequestItem. To do that, it would be nice to stash have
the ability to stash the requestItem away. OVerriding the handler, with the
servletRequest around, would allow this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.