vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
HTTPServerResponse.tls
index
vibe
http
server
HTTPServerResponse
Determines if the response is sent over an encrypted connection.
class
HTTPServerResponse
const @
safe
bool
tls
(
)
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 response is sent over an encrypted connection.