vibe-http ~master (2021-03-22T09:44:24Z)
Home
Dub
Repo
HTTPServerResponseData.httpVersion
vibe
http
server
HTTPServerResponseData
The protocol version of the response - should not be changed
struct
HTTPServerResponseData
protected @
safe
HTTPVersion
httpVersion
;
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
The protocol version of the response - should not be changed