HttpResponse::getFile

(no version information, might be only in CVS)

HttpResponse::getFile -- Get file

Description

staticstring HttpResponse::getFile ( void )

Get the previously set file to be sent.

Return Values

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

See Also

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