HttpResponse::setStream

 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.

戻り値

Returns TRUE on success or FALSE on failure.