Skip to Content
0
Nov 21, 2022 at 03:27 PM

ODATA: Set HTTP_STATUS_CODE in GET Response

293 Views

Hi,

Is there a method to set the HTTP status to e.g. "204" ,no data, in a GET Response instead of the HTTP 200 code?

RAISE EXEPTION sets only in the 4* or 5* range.

Query returns no data, but is not a bad request.

Thanks in advance!