Forum und email

HttpResponse::setStream

(PECL pecl_http:0.10.0-1.5.5)

HttpResponse::setStream — Set stream

說明

static bool HttpResponse::setStream ( resource $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

Return值

如果成功則回傳 TRUE,失敗則回傳 FALSE