Skip to content

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

Merge request reports