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!