(PECL pecl_http >= 0.10.0)
HttpResponse::setStream — Set stream
$stream
)Set the resource to be sent.
Note: Previously calculated or defined ETag and Last-Modified will be recalculated and redefined.
stream
already opened stream from which the data to send will be read
Returns TRUE
on success or FALSE
on failure.