HttpResponse
PHP Manual

HttpResponse::getData

(PECL pecl_http >= 0.10.0)

HttpResponse::getDataGet data

Descrição

static string HttpResponse::getData ( void )

Get the previously set data to be sent.

Valor Retornado

Returns a string containing the previously set data to send.

Veja Também


HttpResponse
PHP Manual