The HttpResponse
PHP Manual

HttpResponse::getData

(PECL pecl_http:0.10.0-1.5.5)

HttpResponse::getDataGet data

Beschreibung

static string HttpResponse::getData ( void )

Get the previously set data to be sent.

Rückgabewerte

Returns a string containing the previously set data to send.

Siehe auch


The HttpResponse
PHP Manual