vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
HTTPServerSettings.disableDistHost
index
vibe
http
server
HTTPServerSettings
Disable support for VibeDist and instead start listening immediately.
class
HTTPServerSettings
bool
disableDistHost
;
Meta
Source
See Implementation
index
vibe
http
server
HTTPServerSettings
constructors
this
properties
dup
errorPageHandler
variables
accessLogFile
accessLogFormat
accessLogToConsole
accessLogger
bindAddresses
disableDistHost
hostName
keepAliveTimeout
maxRequestHeaderSize
maxRequestSize
maxRequestTime
options
port
rejectConnectionPredicate
serverString
sessionIdCookie
sessionOptions
sessionStore
tlsContext
useCompressionIfPossible
webSocketPingInterval
Disable support for VibeDist and instead start listening immediately.