HttpMessage::getResponseCode

(PECL pecl_http:0.10.0-1.5.5)

HttpMessage::getResponseCode — Get response code

Descrição

public int HttpMessage::getResponseCode ( void )

Get the Response Code of the Message.

Valor Retornado

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



User Contributed Notes
HttpMessage::getResponseCode
There are no user contributed notes for this page.