FILE::SENDFILE 1g 2025-09-11 laplante@plcb.ca GOWEB/FILE


title: “file::sendfile Function Documentation” author: “laplante@plcb.ca” date: “2025-09-11” version: “1.0.1” section: “1g”

category: “GOWEB/FILE”

Name

file::sendfile — Send a file to the client in HTTP or CLI mode.

Synopsis

file::sendFile or sendFile(file[error: variable, exit:bool, ct: string]) file::sendfile or sendfile(file[error: variable, exit:bool, ct: string])

Description

Parameters

Examples

res={{
    sendfile("/tmp/ex.jpg");
}}.

Author

laplante@plcb.ca

See also

Version