]> gitweb @ CieloNegro.org - Lucu.git/commit
SSL Support
authorpho <pho@cielonegro.org>
Wed, 3 Jun 2009 04:18:32 +0000 (13:18 +0900)
committerpho <pho@cielonegro.org>
Wed, 3 Jun 2009 04:18:32 +0000 (13:18 +0900)
commit73b5fba4907604681d778d3bd54cd65fd84b4454
treec75771a4996092d2f28f29848bafca55952e4106
parentc179f51aa7b15764807141c175f9fe8797424991
SSL Support

Ignore-this: e33bd36b87ee703da38e267880369a7

darcs-hash:20090603041832-62b54-25cc438bda75e9088c7c267dc0b724be84cb546a.gz
15 files changed:
.boring
Lucu.cabal
Network/HTTP/Lucu.hs
Network/HTTP/Lucu/Config.hs
Network/HTTP/Lucu/HandleLike.hs [new file with mode: 0644]
Network/HTTP/Lucu/Headers.hs
Network/HTTP/Lucu/HttpVersion.hs
Network/HTTP/Lucu/Httpd.hs
Network/HTTP/Lucu/Interaction.hs
Network/HTTP/Lucu/RequestReader.hs
Network/HTTP/Lucu/Resource.hs
Network/HTTP/Lucu/Response.hs
Network/HTTP/Lucu/ResponseWriter.hs
examples/Makefile
examples/SSL.hs [new file with mode: 0644]