HttpMessage::getResponseStatus
(PECL pecl_http:0.23.0-1.5.5)
HttpMessage::getResponseStatus — Get response status
Descrierea
public
string HttpMessage::getResponseStatus
( void
)
Get the Response Status of the message (i.e. the string following the response code).
Valorile întroarse
Returns the HTTP response status string if the message is of type HttpMessage::TYPE_RESPONSE, else FALSE.