HttpResponse
PHP Manual

HttpResponse::getData

(PECL pecl_http >= 0.10.0)

HttpResponse::getDataGet data

Descrierea

static string HttpResponse::getData ( void )

Get the previously set data to be sent.

Valorile întoarse

Returns a string containing the previously set data to send.

Vedeți de asemenea


HttpResponse
PHP Manual