HttpResponse::getFile

(no version information, might be only in CVS)

HttpResponse::getFile -- Get file

Beskrivelse

staticstring HttpResponse::getFile ( void )

Get the previously set file to be sent.

Returneringsværdier

Returns the previously set path to the file to send as string.

Se også

HttpResponse::getData()
HttpResponse::setData()
HttpResponse::setFile()
HttpResponse::getStream()
HttpResponse::setStream()