HttpResponse::setFile
(PECL pecl_http >= 0.10.0)
HttpResponse::setFile — Set file
Описание
static
bool HttpResponse::setFile
( string $file
)
Замечание: Previously calculated or defined ETag
and Last-Modified will be recalculated and redefined.
Список параметров
-
file
-
the path to the file to send
Возвращаемые значения
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.