(PECL pecl_http >= 0.10.0)
HttpResponse::setStream — Set stream
$stream
)Set the resource to be sent.
Note: 이전에 계산했거나 정의한 ETag와 Last-Modified은 다시 계산되어 적용될 수 있습니다.
stream
already opened stream from which the data to send will be read
성공 시 TRUE
를, 실패 시 FALSE
를 반환합니다.