Skip to content

Change response code for RequestRejectedException

Neha Khandelwal requested to merge handleRequestRejectedException into master

Add RequestRejectedHandler to change the response code to 400 when there is a RequestRejectedException.

Related issue #34.

Edited by Neha Khandelwal

Merge request reports