HttpRequest
PHP Manual

HttpRequest::getRawPostData

(PECL pecl_http 0.14.0-1.4.1)

HttpRequest::getRawPostDataGet raw post data

Descrição

public string HttpRequest::getRawPostData ( void )

Get previously set raw post data.

Parâmetros

Valor Retornado

Returns a string containing the currently set raw post data.


HttpRequest
PHP Manual