vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
HTTPServerSettings.dup
index
vibe
http
server
HTTPServerSettings
Returns a duplicate of the settings object.
class
HTTPServerSettings
@
property
@
safe
HTTPServerSettings
dup
(
)
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
Returns a duplicate of the settings object.