serverino ~master (2024-03-17T18:35:47Z)
Dub
Repo
Output.serveFile
serverino
interfaces
Output
You can reply with a file. Automagical mime-type detection.
struct
Output
bool
serveFile
(
const
string
path
,
bool
guessMime
= true
)
Meta
Source
See Implementation
serverino
interfaces
Output
functions
addHeader
opAssign
opOpAssign
sendData
serveFile
setCookie
setTimeout
write
properties
status
static functions
toHTTPDate
structs
KeyValue
OutputImpl
variables
_internal
You can reply with a file. Automagical mime-type detection.