X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Network%2FHTTP%2FLucu.hs;fp=Network%2FHTTP%2FLucu.hs;h=682e91f04d163ca2af6a6e691611350b4ffa8f79;hb=874e6a4cc1229d29f1d902f36482cf0f78e30c9f;hp=b2c78952c9b202253b1be4f29160aedc4219dd0a;hpb=1d71c58f6cb96da53cfb2af8129d66ba4f7f4a36;p=Lucu.git diff --git a/Network/HTTP/Lucu.hs b/Network/HTTP/Lucu.hs index b2c7895..682e91f 100644 --- a/Network/HTTP/Lucu.hs +++ b/Network/HTTP/Lucu.hs @@ -9,7 +9,7 @@ -- chunked I\/O, ETag comparison and \"100 Continue\". -- -- [/SSL connections/] Lucu can handle HTTP connections over Secure --- Socket Layer. +-- Socket Layer when configured with -fssl flag. -- -- Lucu is not a replacement for Apache or lighttpd. It is intended to -- be used to build an efficient web-based RESTful application which