serverino ~master (2024-03-17T18:35:47Z)
Dub
Repo
FormData.isFile
serverino
interfaces
Request
FormData
Is it a file or is data inlined?
struct
FormData
@
safe
@
nogc
nothrow @
property
const
bool
isFile
(
)
Meta
Source
See Implementation
serverino
interfaces
Request
FormData
properties
isFile
variables
contentType
data
filename
name
path
Is it a file or is data inlined?