JavaScript Editor Javascript debugger     Website design 


HttpMessage::getResponseStatus

Get response status ()
string HttpMessage::getResponseStatus ( )

Get the Response Status of the message (i.e. the string following the response code).

Return Values

Returns the HTTP response status string if the message is of type HttpMessage::TYPE_RESPONSE, else FALSE.