hack-contrib-2009.4.52.2: Hack contribSource codeContentsIndex
Hack.Contrib.Response
Documentation
redirect :: String -> Maybe Int -> Response -> ResponseSource
finish :: Response -> ResponseSource
header :: String -> Response -> Maybe StringSource
has_header :: String -> Response -> BoolSource
set_header :: String -> String -> Response -> ResponseSource
delete_header :: 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