©
This document uses PHP Chinese website manual Release
(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)
成功时返回 TRUE
, 或者在失败时返回 FALSE
。