HttpResponse::setFile

 static bool HttpResponse::setFile ( string $file ) 

説明

Set the file 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.