vibe-http ~master (2021-03-22T09:44:24Z)
Home
Dub
Repo
HTTPServerResponseData.contentType
vibe
http
server
HTTPServerResponseData
Shortcut to the "Content-Type" header
string
contentType
[@property getter]
string
contentType
[@property setter]
struct
HTTPServerResponseData
protected @
safe
@
property
void
contentType
(
string
ct
)
Meta
Source
See Implementation
vibe
http
server
HTTPServerResponseData
constructors
this
functions
connectProxy
finalize
isHeadResponse
redirect
sendBadRequest
setCookie
startSession
switchProtocol
switchToHTTP2
terminateSession
tls
toString
waitForConnectionClose
writeBody
writeJsonBody
writePrettyJsonBody
writeRawBody
writeVoidBody
postblits
this(this)
properties
bodyWriter
bodyWriterH2
bytesWritten
connected
contentType
headerWritten
timeFinalized
variables
cookies
headers
httpVersion
statusCode
statusPhrase
Shortcut to the "Content-Type" header