HttpResponse::setFile
(PECL pecl_http:0.10.0-1.5.5)
HttpResponse::setFile — Set file
Descrição
static
bool HttpResponse::setFile
( string $file
)
Set the file to be sent.
Nota: ETag Last-Modified previamente calculado ou definido serão recalculados e redefinidos.
Parâmetros
- file
-
the path to the file to send
Valor Retornado
Retorna TRUE em caso de sucesso ou FALSE em falhas.
HttpResponse::setFile
There are no user contributed notes for this page.
