HttpMessage::setResponseStatus Set response status &reftitle.description; public boolHttpMessage::setResponseStatus stringstatus Set the Response Status of the HTTP message (i.e. the string following the response code). &reftitle.parameters; status the response status text &reftitle.returnvalues; Returns TRUE on success or FALSE if the message is not of type HttpMessage::TYPE_RESPONSE.