vibe-http ~master (2021-03-22T09:44:24Z)
Home
Dub
Repo
HTTPServerSettings.handleErrorPage
vibe
http
server
HTTPServerSettings
Undocumented in source. Be warned that the author may not have intended to support it.
class
HTTPServerSettings
@
safe
void
handleErrorPage
(
HTTPServerRequest
req
,
HTTPServerResponse
res
,
HTTPServerErrorInfo
err
)
Meta
Source
See Implementation
vibe
http
server
HTTPServerSettings
constructors
this
functions
handleErrorPage
properties
dup
errorPageHandler
variables
accessLogFile
accessLogFormat
accessLogToConsole
accessLogger
bindAddresses
disableDistHost
hostName
keepAliveTimeout
maxRequestHeaderSize
maxRequestSize
maxRequestTime
options
port
rejectConnectionPredicate
serverString
sessionIdCookie
sessionStore
tlsContext
useCompressionIfPossible
webSocketPingInterval