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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top