vibe-http v1.0.0 (2024-02-17T13:45:36Z)
Home
Dub
Repo
HTTPServerSettings.sessionOptions
vibe
http
server
HTTPServerSettings
Session options to use when initializing a new session.
class
HTTPServerSettings
SessionOption
sessionOptions
;
Meta
Source
See Implementation
vibe
http
server
HTTPServerSettings
constructors
this
properties
dup
errorPageHandler
variables
accessLogFile
accessLogFormat
accessLogToConsole
accessLogger
bindAddresses
disableDistHost
hostName
keepAliveTimeout
maxRequestHeaderLineSize
maxRequestHeaderSize
maxRequestSize
maxRequestTime
options
port
rejectConnectionPredicate
serverString
sessionIdCookie
sessionOptions
sessionStore
tlsContext
useCompressionIfPossible
webSocketPingInterval
Session options to use when initializing a new session.