vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
RejectConnectionPredicate
index
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
index
vibe
http
server
aliases
HTTPServerErrorPageHandler
HTTPServerRequestDelegate
HTTPServerRequestDelegateS
HTTPServerRequestFunction
HTTPServerRequestFunctionS
RejectConnectionPredicate
classes
HTTPServerContext
HTTPServerErrorInfo
HTTPServerRequest
HTTPServerResponse
HTTPServerSettings
enums
HTTPServerOption
SessionOption
TestHTTPResponseMode
functions
createTestHTTPServerRequest
createTestHTTPServerResponse
handleHTTPConnection
listenHTTP
setVibeDistHost
staticRedirect
interfaces
HTTPServerRequestHandler
HTTPServerRequestHandlerS
properties
render
staticTemplate
structs
DefaultDietFilters
HTTPListener
Callback type used to determine whether to reject incoming connections