vibe-http v1.0.0 (2024-02-17T13:45:36Z)
Home
Dub
Repo
HTTPServerResponse.Allocator
vibe
http
server
HTTPServerResponse
Undocumented in source.
class
HTTPServerResponse
alias
Allocator
=
typeof
(
vibeThreadAllocator
())
Meta
Source
See Implementation
vibe
http
server
HTTPServerResponse
aliases
Allocator
constructors
this
functions
connectProxy
finalize
isHeadResponse
redirect
setCookie
startSession
switchProtocol
terminateSession
tls
waitForConnectionClose
writeBody
writeJsonBody
writePrettyJsonBody
writeRawBody
writeVoidBody
properties
bodyWriter
bytesWritten
connected
headerWritten
timeFinalized