HttpRequest::getResponseStatus

(PECL pecl_http:0.23.0-1.5.5)

HttpRequest::getResponseStatus — Get response status

Descrição

public string HttpRequest::getResponseStatus ( void )

Get the response status (i.e. the string after the response code) after the message has been sent.

Valor Retornado

Returns a string containing the response status text.



User Contributed Notes
HttpRequest::getResponseStatus
There are no user contributed notes for this page.