]> gitweb @ CieloNegro.org - Lucu.git/commit
Implemented fallback handler.
authorpho <pho@cielonegro.org>
Sat, 6 Oct 2007 23:50:17 +0000 (08:50 +0900)
committerpho <pho@cielonegro.org>
Sat, 6 Oct 2007 23:50:17 +0000 (08:50 +0900)
commit50e8fe7af585a8d33d93b3721be8f8f01905b891
treee8841aa710b4a25dc24019704d282716658a1874
parente53a2f3202f763e844de725712f1bf26b82cd41f
Implemented fallback handler.

darcs-hash:20071006235017-62b54-91495fb6db24232c08e4cd7b08e44d1451b00d2b.gz
13 files changed:
Network/HTTP/Lucu/Abortion.hs
Network/HTTP/Lucu/DefaultPage.hs
Network/HTTP/Lucu/Headers.hs
Network/HTTP/Lucu/HttpVersion.hs
Network/HTTP/Lucu/Httpd.hs
Network/HTTP/Lucu/RequestReader.hs
Network/HTTP/Lucu/Resource/Tree.hs
Network/HTTP/Lucu/Response.hs
Network/HTTP/Lucu/ResponseWriter.hs
examples/HelloWorld.hs
examples/Implanted.hs
examples/ImplantedSmall.hs
examples/Multipart.hs