HttpResponse::setStream
Set stream
Description
static
bool HttpResponse::setStream
( resource $stream
)
Note: Previously calculated or defined ETag
and Last-Modified will be recalculated and redefined.
Parameters
-
stream
-
already opened stream from which the data to send will be read
Return Values
Returns TRUE
on success or FALSE
on failure.
See Also
- HttpResponse::getData
- HttpResponse::setData
- HttpResponse::getFile
- HttpResponse::setFile
- HttpResponse::getStream