Lucu: HTTP Daemonic Library
Lucu is an HTTP daemonic library. It can be embedded in any Haskell program and runs in an independent thread. Lucu is not a replacement for Apache. It is intended to be used to create an efficient web-based application without messing around FastCGI. It is also intended to be run behind a reverse-proxy so it doesn't have some facilities like logging, client filtering or such like.
Modules
[Index]
- Network
- HTTP
- Network.HTTP.Lucu
- Network.HTTP.Lucu.Abortion
- Network.HTTP.Lucu.Authorization
- Network.HTTP.Lucu.Config
- Network.HTTP.Lucu.ETag
- Network.HTTP.Lucu.HttpVersion
- Network.HTTP.Lucu.Httpd
- Network.HTTP.Lucu.MIMEType
- Network.HTTP.Lucu.Parser
- Network.HTTP.Lucu.RFC1123DateTime
- Network.HTTP.Lucu.Request
- Network.HTTP.Lucu.Resource
- Network.HTTP.Lucu.Response
- Network.HTTP.Lucu.StaticFile
- Network.HTTP.Lucu.Utils
- Network.HTTP.Lucu
- HTTP
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
build-lucu-implant-file | Build the lucu-implant-file program. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- Lucu-0.3.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.4, 0.4.1, 0.4.2, 0.5, 0.6, 0.7, 0.7.0.1, 0.7.0.2, 0.7.0.3 |
---|---|
Change log | NEWS |
Dependencies | base (>=4 && <5), bytestring, containers, dataenc, directory, haskell-src, HsOpenSSL, hxt, mtl, network, stm, time, unix, zlib [details] |
License | LicenseRef-PublicDomain |
Author | PHO <pho at cielonegro dot org> |
Maintainer | PHO <pho at cielonegro dot org> |
Category | Network |
Home page | http://cielonegro.org/Lucu.html |
Source repo | head: darcs get http://darcs.cielonegro.org/Lucu/ |
Uploaded | by MasatakeDaimon at 2009-07-08T13:18:32Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | lucu-implant-file |
Downloads | 13631 total (38 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |