vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
HTTPServerRequestFunctionS
index
vibe
http
server
Static function based request handler with scoped parameters
alias
HTTPServerRequestFunctionS
=
void
function
(
scope
HTTPServerRequest
req
,
scope
HTTPServerResponse
res
)
@
safe
Meta
Source
See Implementation
index
vibe
http
server
aliases
HTTPServerErrorPageHandler
HTTPServerRequestDelegate
HTTPServerRequestDelegateS
HTTPServerRequestFunction
HTTPServerRequestFunctionS
classes
HTTPServerErrorInfo
HTTPServerRequest
HTTPServerResponse
HTTPServerSettings
enums
HTTPServerOption
SessionOption
functions
createTestHTTPServerRequest
createTestHTTPServerResponse
listenHTTP
setVibeDistHost
staticRedirect
interfaces
HTTPServerRequestHandler
HTTPServerRequestHandlerS
properties
render
staticTemplate
structs
HTTPListener
Static function based request handler with scoped parameters