hack-2009.4.25: a sexy Haskell Webserver InterfaceSource codeContentsIndex
Hack.Response
Documentation
header :: String -> Response -> Maybe StringSource
has_header :: String -> Response -> BoolSource
set_header :: String -> String -> Response -> ResponseSource
set_content_type :: String -> Response -> ResponseSource
set_content_length :: Int -> Response -> ResponseSource
set_body :: String -> Response -> ResponseSource
set_status :: Int -> Response -> ResponseSource
set_last_modified :: String -> Response -> ResponseSource
Produced by Haddock version 2.4.2