sendEmptyResult method
Creates a function that sends an empty result with 204 status code. If error occur it sends ErrorDescription with approproate status code.
req
a HTTP request object.res
a HTTP response object.
Creates a function that sends an empty result with 204 status code. If error occur it sends ErrorDescription with approproate status code.
req
a HTTP request object.res
a HTTP response object.