HttpResponse::setStream
(PECL pecl_http:0.10.0-1.5.5)
HttpResponse::setStream — Set stream
LeÃrás
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.
Paraméterek
- stream
-
already opened stream from which the data to send will be read
Visszatérési értékek
Siker esetén TRUE értékkel tér vissza, ellenkező esetben FALSE értéket ad.