HttpResponse::setFile
(no version information, might be only in CVS)
HttpResponse::setFile -- Set file
Beskrivelse
staticbool
HttpResponse::setFile ( string file )
Set the file to be sent.
Bemærk: Previously calculated or defined ETag
and Last-Modified will be recalculated and redefined.
Parameterliste
file
the path to the file to send
Returneringsværdier
Returnerer TRUE ved succes, FALSE ved fejl.