update : 2015.11.03
php.shukuma.com검색:
|
HttpMessage::getResponseStatus(PECL pecl_http >= 0.23.0) HttpMessage::getResponseStatus — Get response status 설명
public
string HttpMessage::getResponseStatus
( void
)
Get the Response Status of the message (i.e. the string following the response code). 반환값
Returns the HTTP response status string if the message is of type
HttpMessage:: |