update : 2015.11.03
php.shukuma.com

검색:
 
 
Get response status

HttpRequest::getResponseStatus

(PECL pecl_http >= 0.23.0)

HttpRequest::getResponseStatusGet 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.