(PECL pecl_http >= 0.10.0)
HttpResponse::setData — Set data
Set the data to be sent.
Note: Previously calculated or defined ETag and Last-Modified will be recalculated and redefined.
data
     data to send
   Returns TRUE on success or FALSE on failure.