vibe-http ~master (2021-03-22T09:44:24Z)
Home
Dub
Repo
HTTPServerResponseData.this
vibe
http
server
HTTPServerResponseData
Undocumented in source.
this
(Stream conn, ConnectionStream raw_connection, HTTPServerSettings settings, IAllocator req_alloc)
this
(InterfaceProxy!Stream conn, InterfaceProxy!ConnectionStream raw_connection, HTTPServerSettings settings, IAllocator req_alloc)
struct
HTTPServerResponseData
protected @
safe
@
safe
this
(
InterfaceProxy
!
Stream
conn
,
InterfaceProxy
!
ConnectionStream
raw_connection
,
HTTPServerSettings
settings
,
IAllocator
req_alloc
)
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