Add support for RequestRejectedHandler
Add RequestRejectedHandler to change the response code to 400 when there is a RequestRejectedException instead of 500.
Fixes issues: #127 (closed) #128 (closed) #129 (closed) .
Edited by Deepa Kumari
Add RequestRejectedHandler to change the response code to 400 when there is a RequestRejectedException instead of 500.
Fixes issues: #127 (closed) #128 (closed) #129 (closed) .