Delegate type used for user defined error page generator callbacks.
Delegate based request handler
Static function based request handler
Callback type used to determine whether to reject incoming connections
Represents a single HTTP server port.
Contains all settings for configuring a basic HTTP server.
Options altering how sessions are created.
Creates a HTTPServerRequest suitable for writing unit tests.
Creates a HTTPServerResponse suitable for writing unit tests.
Sets a VibeDist host to register with.
Provides a HTTP request handler that responds with a static redirection to the specified URL.
Interface for class based request handlers
Renders the given Diet template and makes all ALIASES available to the template.
Provides a HTTP request handler that responds with a static Diet template.
Provides the default css, javascript, markdown and htmlescape filters
Represents the request listener for a specific listenHTTP call.
Aggregates all information about an HTTP error status.
Specifies optional features of the HTTP server.
Represents a HTTP request as received by the server side.
/ NOTE: just a possible idea for the low level api
Represents a HTTP response as sent from the server side.