©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL pecl_http >= 0.23.0)
HttpMessage::getResponseStatus — Get response status
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:: TYPE_RESPONSE
, else FALSE
.