The HttpResponse
PHP Manual

HttpResponse::getRequestBody

(PECL pecl_http >= 0.10.0)

HttpResponse::getRequestBodyGet request body

설명

static string HttpResponse::getRequestBody ( void )

이 함수는 다음 함수의 별칭입니다: http_get_request_body().


The HttpResponse
PHP Manual