On Sat, 2017-05-20 at 11:10 -0700, Gary Gregory wrote: > On May 20, 2017 11:02 AM, "Oleg Kalnichevski" <[email protected]>
... > > What do you think about providing a similar hook for general purpose > validation of incoming requests? > > Gary > I imagine this could be done with request interceptors. That is what they are for. Would a custom request interceptor do the trick for you? Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
