HttpMessage::getResponseCode
(PECL pecl_http >= 0.10.0)
HttpMessage::getResponseCode — Get response code
Описание
public
int HttpMessage::getResponseCode
( void
)
Возвращаемые значения
Returns the HTTP response code if the message is of type HttpMessage::TYPE_RESPONSE, else FALSE.