update : 2015.11.03
php.shukuma.com검색:
|
HttpRequest::getResponseStatus(PECL pecl_http >= 0.23.0) HttpRequest::getResponseStatus — Get response status 설명
public
string HttpRequest::getResponseStatus
( void
)
Get the response status (i.e. the string after the response code) after the message has been sent. 반환값Returns a string containing the response status text. |