(PECL pecl_http 0.14.0-1.4.1)
HttpRequest::addRawPostData — Add raw post data
Add raw post data, leaving previously set raw post data unchanged.
Affects only POST and custom requests.
the raw post data to concatenate
Returns TRUE on success or FALSE on failure.