vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
HTTPServerResponse.headerWritten
index
vibe
http
server
HTTPServerResponse
Determines if the HTTP header has already been written.
class
HTTPServerResponse
scope @
property
const @
safe
bool
headerWritten
(
)
Meta
Source
See Implementation
index
vibe
http
server
HTTPServerResponse
constructors
this
functions
connectProxy
finalize
isHeadResponse
redirect
setCookie
startSession
switchProtocol
terminateSession
tls
waitForConnectionClose
writeBody
writeJsonBody
writePrettyJsonBody
writeRawBody
writeVoidBody
properties
bodyWriter
bytesWritten
connected
headerWritten
timeFinalized
Determines if the HTTP header has already been written.