HttpResponse
PHP Manual

HttpResponse::getRequestBody

(PECL pecl_http >= 0.10.0)

HttpResponse::getRequestBodyリクエストの本文を取得する

説明

static string HttpResponse::getRequestBody ( void )

この関数は次の関数のエイリアスです。 http_get_request_body()


HttpResponse
PHP Manual