http\Message http\Message::setResponseCode(int $response_code[, bool $strict = true])

Set the response status code. See http\Message::getResponseCode() and http\Message::setResponseStatus().

NOTE:
This method also resets the response status phrase to the default for that code.

Params:

Returns:

Throws: