snap-server-0.2.16.2: A fast, iteratee-based, epoll-enabled web server for the Snap Framework
Contents
Index
Snap.Http.Server.Config
Documentation
data
Config
Constructors
Config
localHostname
:: !
ByteString
bindAddress
:: !
ByteString
listenPort
:: !
Int
accessLog
:: !(
Maybe
FilePath
)
errorLog
:: !(
Maybe
FilePath
)
Instances
Show
Config
readConfigFromCmdLineArgs
::
String
application description, e.g. "Foo applet v0.2"
->
IO
Config
Produced by
Haddock
version 2.7.2