ContentsIndex
Framework.Http.HTTPServer
Description
This module wraps Httpd
Synopsis
defaultURLConf :: URLConf
serveHttp :: String -> URLConf -> IO ()
serveStatic :: StaticAction
Documentation
defaultURLConf :: URLConf
serveHttp
:: StringName of the config file
-> URLConfURL dispatcher config
-> IO ()
Start HTTP server
serveStatic :: StaticAction
Just serve static files
Produced by Haddock version 2.4.2