The HttpResponse
PHP Manual

HttpResponse::getData

(PECL pecl_http:0.10.0-1.5.5)

HttpResponse::getDataGet data

Описание

static string HttpResponse::getData ( void )

Get the previously set data to be sent.

Возвращаемые значения

Returns a string containing the previously set data to send.

Смотрите также


The HttpResponse
PHP Manual