Currently,In case of an Ajax request, if the server responds with status code 200 and do not send any data in response, it is considered as an ERROR.
ExpectationIt should be considered as SUCCESS and trigger done handler of the ajax object.
done