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