vibe-http v1.0.0 (2024-02-17T13:45:36Z)
Home
Dub
Repo
staticTemplate
vibe
http
server
Provides a HTTP request handler that responds with a static Diet template.
@
property
HTTPServerRequestDelegateS
staticTemplate
(
string
template_file
)
(
)
Meta
Source
See Implementation
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
Provides a HTTP request handler that responds with a static Diet template.