HttpRequest::getRawResponseMessage

(PECL pecl_http >= 0.21.0)

HttpRequest::getRawResponseMessageGet raw response message

Beskrivelse

public string HttpRequest::getRawResponseMessage ( void )

Get the entire HTTP response.

Parametre

Returnerings Værdier

Returns the complete web server response, including the headers in a form of a string.

add a note add a note

User Contributed Notes

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