JavaScript Editor Javascript debugger     Website design 


HttpMessage::getResponseCode

Get response code ()
int HttpMessage::getResponseCode ( )

Get the Response Code of the Message.

Return Values

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