vibe-http ~master (2021-03-22T09:44:24Z)
Home
Dub
Repo
RejectConnectionPredicate
vibe
http
server
Callback type used to determine whether to reject incoming connections
alias
RejectConnectionPredicate
=
bool
delegate
(
in
NetworkAddress
)
@
safe
nothrow
Meta
Source
See Implementation
vibe
http
server
aliases
HTTPContext
HTTPServerErrorPageHandler
HTTPServerRequestDelegate
HTTPServerRequestDelegateS
HTTPServerRequestFunction
RejectConnectionPredicate
UncaughtException
classes
HTTPServerContext
HTTPServerSettings
enums
SessionOption
TestHTTPResponseMode
functions
createTestHTTPServerRequest
createTestHTTPServerResponse
formatRFC822DateAlloc
listenHTTP
parseHTTP2RequestHeader
parseRequestHeader
setVibeDistHost
staticRedirect
interfaces
HTTPServerRequestHandler
properties
render
staticTemplate
structs
DefaultDietFilters
HTTPListener
HTTPServerErrorInfo
HTTPServerOption
HTTPServerRequest
HTTPServerRequestData
HTTPServerResponse
HTTPServerResponseData
Callback type used to determine whether to reject incoming connections