The RequestInterceptor interface should provide an optional response parameter
This would make it possible to do some common parameter checking before the request gets passed on to the real handler and return a response if there is a problem that negates the need for more processing.
2
votes
