(PECL pecl_http 0.14.0-1.4.1)
HttpRequest::addRawPostData — Add raw post data
$raw_post_data
)Add raw post data, leaving previously set raw post data unchanged.
Affects only POST and custom requests.
raw_post_data
the raw post data to concatenate
Restituisce TRUE
in caso di successo, FALSE
in caso di fallimento.