HttpResponse
PHP Manual

HttpResponse::getData

(PECL pecl_http >= 0.10.0)

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


HttpResponse
PHP Manual