HttpMessage::getType> <HttpMessage::getResponseCode
Last updated: Fri, 24 Feb 2012

HttpMessage::getResponseStatus

(PECL pecl_http >= 0.23.0)

HttpMessage::getResponseStatusGet response status

Descrição

public string HttpMessage::getResponseStatus ( void )

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

Valor Retornado

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



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

HttpMessage::getType> <HttpMessage::getResponseCode
Last updated: Fri, 24 Feb 2012