(PECL pecl_http >= 0.1.0)
http_send_stream — Send stream
$stream
)Sends an already opened stream with support for (multiple) range requests.
stream
stream to read from (must be seekable)
Returns TRUE
on success or FALSE
on failure.