The HttpResponse
PHP Manual

HttpResponse::getData

(PECL pecl_http >= 0.10.0)

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